72% of 1092OPs |
72% of 172Lines |
66% of 241Branches |
1% of 702Paths |
Method | OPs | OPs % | Lines | Line % | Branches | Branches % | Paths | Path % |
---|---|---|---|---|---|---|---|---|
mageekguy\atoum\php\tokenizer::__construct() | 8 | 100% | 2 | 100% | 1 | 0% | 1 | 100% |
mageekguy\atoum\php\tokenizer::getIterator() | 6 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\php\tokenizer::resetIterator() | 13 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\php\tokenizer::tokenize() | 120 | 89% | 19 | 100% | 26 | 88% | 22 | 5% |
mageekguy\atoum\php\tokenizer::appendImportation() | 133 | 99% | 18 | 100% | 29 | 100% | 26 | 0% |
mageekguy\atoum\php\tokenizer::appendNamespace() | 255 | 84% | 51 | 80% | 59 | 75% | 418 | 0% |
mageekguy\atoum\php\tokenizer::appendFunction() | 129 | 97% | 19 | 100% | 26 | 92% | 66 | 0% |
mageekguy\atoum\php\tokenizer::appendConstant() | 133 | 99% | 18 | 100% | 29 | 100% | 26 | 0% |
mageekguy\atoum\php\tokenizer::appendCommentAndWhitespace() | 88 | 0% | 8 | 0% | 19 | 0% | 19 | 0% |
mageekguy\atoum\php\tokenizer::appendArray() | 157 | 0% | 28 | 0% | 39 | 0% | 114 | 0% |
mageekguy\atoum\php\tokenizer::nextTokenIs() | 50 | 92% | 6 | 67% | 11 | 82% | 8 | 25% |