Total Complexity | 16 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 49 |
Lines of code | 35 |
Logical lines of code | 22 |
Comment lines | 1 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
factory() | 54 | 10 | 20 | |
__construct() | 81 | 1 | 3 | |
operate() | 100 | 1 | 0 | |
isOperator() | 82 | 1 | 3 | |
isParenthesis() | 82 | 1 | 3 | |
isNoOp() | 82 | 1 | 3 | |
render() | 82 | 1 | 3 |