Class: | MusicTheory.Theory.Pitch.PitchClass |
---|---|
Assembly: | MusicTheory |
File(s): | /home/runner/work/MusicTheory/MusicTheory/Theory/Pitch/PitchClass.cs |
Covered lines: | 3 |
---|---|
Uncovered lines: | 2 |
Coverable lines: | 5 |
Total lines: | 20 |
Line coverage: | 60% |
Covered branches: | 0 |
---|---|
Total branches: | 0 |
Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
get_Value() | 100% | 1 | 1 | 100% |
get_Pc() | 100% | 1 | 1 | 100% |
FromMidi(...) | 100% | 2 | 1 | 0% |
op_Addition(...) | 100% | 2 | 1 | 0% |
ToString() | 100% | 1 | 1 | 100% |