Total Complexity | 39 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 1 |
Lines of code | 12 |
Logical lines of code | 90 |
Comment lines | 0 |
Methods | 12 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
count() | 84 | 6 | 1 | |
lookup() | 83 | 6 | 1 | |
is_prime() | 84 | 6 | 1 | |
compile() | 82 | 5 | 1 | |
__construct() | 88 | 3 | 1 | |
parse() | 83 | 3 | 1 | |
hashpjw() | 83 | 3 | 1 | |
export() | 88 | 2 | 1 | |
next_prime() | 87 | 2 | 1 | |
bytes() | 90 | 1 | 1 | |
__toString() | 92 | 1 | 1 | |
reset() | 86 | 1 | 1 |