100% of 414OPs |
100% of 56Lines |
89% of 19Branches |
92% of 12Paths |
Method | OPs | OPs % | Lines | Line % | Branches | Branches % | Paths | Path % |
---|---|---|---|---|---|---|---|---|
mageekguy\atoum\report\fields\runner\result\cli::__construct() | 22 | 100% | 6 | 100% | 1 | 0% | 1 | 100% |
mageekguy\atoum\report\fields\runner\result\cli::__toString() | 300 | 100% | 34 | 100% | 8 | 100% | 3 | 100% |
mageekguy\atoum\report\fields\runner\result\cli::setPrompt() | 16 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\report\fields\runner\result\cli::getPrompt() | 6 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\report\fields\runner\result\cli::setSuccessColorizer() | 16 | 100% | 3 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\report\fields\runner\result\cli::getSuccessColorizer() | 6 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\report\fields\runner\result\cli::setFailureColorizer() | 16 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\report\fields\runner\result\cli::getFailureColorizer() | 6 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\report\fields\runner\result\cli::handleEvent() | 26 | 96% | 5 | 100% | 4 | 75% | 2 | 50% |