Percentage | Lines | ||
---|---|---|---|
UnsortedListConstructor |
|
100 % | 12 |
ElementsAreNotUnique |
|
100 % | 5 |
IntegerList |
|
100 % | 52 |
NoElements |
|
100 % | 5 |
SortedGenericList |
|
100 % | 57 |
SortedListConstructor |
|
100 % | 15 |
StringList |
|
100 % | 63 |
NoElementAtIndex |
|
100 % | 5 |
GenericList |
|
100 % | 97 |
CRAP Score | Lines | ||
---|---|---|---|
IntegerList::__construct() | 4 | 10 | |
StringList::__construct() | 4 | 10 | |
GenericList::__construct() | 4 | 12 | |
SortedGenericList::atIndex() | 3 | 7 | |
SortedGenericList::atIndexOrNull() | 3 | 7 | |
GenericList::only() | 3 | 11 | |
IntegerList::average() | 2 | 7 | |
SortedGenericList::first() | 2 | 7 | |
SortedGenericList::last() | 2 | 7 | |
UnsortedListConstructor::__construct() | 1 | 3 | |