Total Complexity | 13 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 127 |
Lines of code | 67 |
Logical lines of code | 41 |
Comment lines | 38 |
Methods | 12 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
testShouldAllowIteration() | 67 | 2 | 8 | |
testShouldLazilyLoadAdditionalPages() | 60 | 1 | 13 | |
testShouldAllowGetById() | 61 | 1 | 12 | |
setUp() | 70 | 1 | 6 | |
testShouldHaveTotalSize() | 80 | 1 | 3 | |
testShouldHaveURL() | 80 | 1 | 3 | |
testShouldNotAccessEntries() | 81 | 1 | 3 | |
testShouldAccessEntiresAsArray() | 69 | 1 | 6 | |
testShouldKnowItsCollectionType() | 80 | 1 | 3 | |
testShouldNotAccessEntriesOutOfRange() | 80 | 1 | 3 | |
testShouldBeAnIterator() | 79 | 1 | 3 | |
testShouldAllowCountOperations() | 75 | 1 | 4 |