92% of 197OPs |
100% of 34Lines |
81% of 27Branches |
63% of 24Paths |
Method | OPs | OPs % | Lines | Line % | Branches | Branches % | Paths | Path % |
---|---|---|---|---|---|---|---|---|
mageekguy\atoum\writers\http::__construct() | 16 | 100% | 3 | 100% | 1 | 0% | 1 | 100% |
mageekguy\atoum\writers\http::writeAsynchronousReport() | 12 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::clear() | 5 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::addHeader() | 11 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::getHeaders() | 6 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::setMethod() | 11 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::getMethod() | 6 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::setParameter() | 9 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::getParameter() | 6 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::setUrl() | 9 | 100% | 2 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::getUrl() | 6 | 100% | 1 | 100% | 1 | 100% | 1 | 100% |
mageekguy\atoum\writers\http::doWrite() | 100 | 84% | 17 | 100% | 16 | 75% | 13 | 31% |