| Percentage | Lines | ||
|---|---|---|---|
| Dictionary |
|
100 % | 74 |
| ImmutableException |
|
100 % | 15 |
| OrderedList |
|
100 % | 68 |
| Set |
|
100 % | 100 |
| SortedDictionary |
|
100 % | 49 |
| CanAccess |
|
100 % | 22 |
| CanCompare |
|
100 % | 7 |
| CanCount |
|
100 % | 7 |
| CanIterate |
|
100 % | 28 |
| CanSerialize |
|
100 % | 16 |
| CRAP Score | Lines | ||
|---|---|---|---|
| Dictionary::withValue() | 3 | 13 | |
| Dictionary::assertValid() | 3 | 15 | |
| OrderedList::assertValid() | 3 | 12 | |
| Set::withValueAfter() | 3 | 19 | |
| Set::withValueBefore() | 3 | 19 | |
| Set::assertValid() | 3 | 12 | |
| UnorderedList::assertValid() | 3 | 12 | |
| Dictionary::getValue() | 2 | 8 | |
| Dictionary::withValues() | 2 | 13 | |
| Dictionary::withoutValue() | 2 | 11 | |