Total Complexity | 39 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 163 |
Lines of code | 138 |
Logical lines of code | 90 |
Comment lines | 1 |
Methods | 12 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
lookup() | 54 | 6 | 20 | |
is_prime() | 57 | 6 | 17 | |
count() | 58 | 6 | 15 | |
compile() | 53 | 5 | 22 | |
parse() | 57 | 3 | 16 | |
hashpjw() | 58 | 3 | 15 | |
__construct() | 69 | 3 | 7 | |
export() | 72 | 2 | 6 | |
next_prime() | 67 | 2 | 8 | |
bytes() | 80 | 1 | 3 | |
__toString() | 82 | 1 | 3 | |
reset() | 69 | 1 | 6 |