pedrozath/coltrane

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
bin/ruby-parse
bin/ruby-rewrite
bin/ruby_parse
bin/ruby_parse_extract_error
bin/setup
bin/sprockets
bin/thor
bin/tilt
coltrane.gemspec
config.ru
exe/coltrane
img/coltrane-logo.png
img/guitar-chords.png
img/screen-1.png
img/screen-10.png
img/screen-2.png
img/screen-3.png
img/screen-4.png
img/screen-5.png
img/screen-6.png
img/screen-7.png
img/screen-8.png
img/screen-9.png
img/using-coltrane.gif
lib/coltrane.rb7
A
0 mins
A
100%
lib/coltrane/commands.rb7
A
0 mins
A
100%
lib/coltrane/commands/available_chord_representations.rb9
A
0 mins
B
80%
lib/coltrane/commands/available_classic_scales.rb9
A
0 mins
B
80%
lib/coltrane/commands/available_notable_progressions.rb9
A
0 mins
B
80%
lib/coltrane/commands/available_representations.rb9
A
0 mins
B
80%
lib/coltrane/commands/command.rb10
A
0 mins
B
83%
lib/coltrane/commands/find_chord_by_notes.rb9
A
0 mins
B
80%
lib/coltrane/commands/find_common_chords.rb9
A
0 mins
B
80%
lib/coltrane/commands/find_progressions_from_chords.rb9
A
0 mins
B
80%
lib/coltrane/commands/find_scale_by_chords.rb9
A
0 mins
B
80%
lib/coltrane/commands/find_scale_by_notes.rb9
A
0 mins
B
80%
lib/coltrane/commands/get_chords_from_notable_progression.rb9
A
0 mins
B
80%
lib/coltrane/commands/get_chords_from_progression.rb9
A
0 mins
B
80%
lib/coltrane/commands/get_chords_from_scale.rb9
A
0 mins
B
80%
lib/coltrane/commands/get_chords_from_string.rb11
A
0 mins
D
66%
lib/coltrane/commands/get_classic_scale.rb9
A
0 mins
B
80%
lib/coltrane/commands/get_notes.rb9
A
0 mins
B
80%
lib/coltrane/commands/get_notes_from_string.rb9
A
0 mins
B
80%
lib/coltrane/commands/get_representation_chords.rb18
A
0 mins
F
50%
lib/coltrane/commands/get_representation_notes.rb12
A
0 mins
D
66%
lib/coltrane/commands/render.rb9
A
0 mins
B
80%
lib/coltrane/renderers.rb4
A
0 mins
A
100%
lib/coltrane/renderers/renderer.rb38
A
0 mins
A
94%
lib/coltrane/renderers/text_renderer.rb21
A
0 mins
A
100%
lib/coltrane/renderers/text_renderer/array_drawer.rb41
A
0 mins
A
100%