96% of 469OPs |
100% of 80Lines |
80% of 61Branches |
6% of 320Paths |
Method | OPs | OPs % | Lines | Line % | Branches | Branches % | Paths | Path % |
---|---|---|---|---|---|---|---|---|
mageekguy\atoum\template\parser::__construct() | 27 | 100% | 4 | 100% | 1 | 0% | 1 | 100% |
mageekguy\atoum\template\parser::setNamespace() | 10 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\template\parser::getNamespace() | 6 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\template\parser::setAdapter() | 9 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\template\parser::getAdapter() | 6 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\template\parser::checkString() | 11 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\template\parser::checkFile() | 16 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\template\parser::parseString() | 15 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\template\parser::parseFile() | 19 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\template\parser::parse() | 321 | 95% | 59 | 100% | 48 | 79% | 309 | 2% |
mageekguy\atoum\template\parser::getFileContents() | 29 | 97% | 5 | 100% | 4 | 75% | 2 | 100% |