mageekguy\atoum\scripts\builder: branches coverage

93% of 1509

OPs

85% of 363

Lines

77% of 181

Branches

14% of 430

Paths
Method OPs OPs % Lines Line % Branches Branches % Paths Path %
mageekguy\atoum\scripts\builder::__construct() 36 100% 7 100% 1 0% 1 100%
mageekguy\atoum\scripts\builder::setVcs() 16 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getVcs() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setTaggerEngine() 9 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getTaggerEngine() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setPhp() 16 100% 3 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getPhp() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setPhpPath() 13 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getPhpPath() 10 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getRunnerConfigurationFiles() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::addRunnerConfigurationFile() 11 100% 3 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::enablePharCreation() 9 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::disablePharCreation() 9 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::pharCreationIsEnabled() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::disableUnitTestChecking() 9 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::enableUnitTestChecking() 9 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::unitTestCheckingIsEnabled() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setVersion() 10 100% 4 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getVersion() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setScoreDirectory() 15 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getScoreDirectory() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setErrorsDirectory() 15 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getErrorsDirectory() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setDestinationDirectory() 15 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getDestinationDirectory() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setWorkingDirectory() 15 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getWorkingDirectory() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setRevisionFile() 10 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getRevisionFile() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setReportTitle() 10 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getReportTitle() 6 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setUnitTestRunnerScript() 10 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getUnitTestRunnerScript() 6 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setPharGeneratorScript() 10 100% 3 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getPharGeneratorScript() 6 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::setRunFile() 9 100% 2 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::getRunFile() 30 40% 1 100% 5 60% 2 50%
mageekguy\atoum\scripts\builder::checkUnitTests() 377 92% 60 100% 58 69% 233 1%
mageekguy\atoum\scripts\builder::createPhar() 290 99% 56 100% 46 83% 138 8%
mageekguy\atoum\scripts\builder::writeErrorInErrorsDirectory() 69 93% 12 100% 14 71% 7 57%
mageekguy\atoum\scripts\builder::includeConfigFile() 24 100% 6 100% 4 75% 2 50%
mageekguy\atoum\scripts\builder::setArgumentHandlers() 192 100% 138 62% 1 100% 1 100%
mageekguy\atoum\scripts\builder::doRun() 158 67% 20 90% 16 50% 10 10%
mageekguy\atoum\scripts\builder::cleanDirectoryPath() 13 100% 1 100% 1 100% 1 100%
mageekguy\atoum\scripts\builder::__construct() 0%
OP #0 - #35 Line #36 - #46EXIT
mageekguy\atoum\scripts\builder::setVcs() 100%
OP #0 - #15 Line #48 - #53EXIT
mageekguy\atoum\scripts\builder::getVcs() 100%
OP #0 - #5 Line #55 - #58EXIT
mageekguy\atoum\scripts\builder::setTaggerEngine() 100%
OP #0 - #8 Line #60 - #65EXIT
mageekguy\atoum\scripts\builder::getTaggerEngine() 100%
OP #0 - #5 Line #67 - #70EXIT
mageekguy\atoum\scripts\builder::setPhp() 100%
OP #0 - #15 Line #72 - #77EXIT
mageekguy\atoum\scripts\builder::getPhp() 100%
OP #0 - #5 Line #79 - #82EXIT
mageekguy\atoum\scripts\builder::setPhpPath() 100%
OP #0 - #12 Line #84 - #89EXIT
mageekguy\atoum\scripts\builder::getPhpPath() 100%
OP #0 - #9 Line #91 - #94EXIT
mageekguy\atoum\scripts\builder::getRunnerConfigurationFiles() 100%
OP #0 - #5 Line #96 - #99EXIT
mageekguy\atoum\scripts\builder::addRunnerConfigurationFile() 100%
OP #0 - #10 Line #101 - #106EXIT
mageekguy\atoum\scripts\builder::enablePharCreation() 100%
OP #0 - #8 Line #108 - #113EXIT
mageekguy\atoum\scripts\builder::disablePharCreation() 100%
OP #0 - #8 Line #115 - #120EXIT
mageekguy\atoum\scripts\builder::pharCreationIsEnabled() 100%
OP #0 - #5 Line #122 - #125EXIT
mageekguy\atoum\scripts\builder::disableUnitTestChecking() 100%
OP #0 - #8 Line #127 - #132EXIT
mageekguy\atoum\scripts\builder::enableUnitTestChecking() 100%
OP #0 - #8 Line #134 - #139EXIT
mageekguy\atoum\scripts\builder::unitTestCheckingIsEnabled() 100%
OP #0 - #5 Line #141 - #144EXIT
mageekguy\atoum\scripts\builder::setVersion() 100%
OP #0 - #9 Line #146 - #151EXIT
mageekguy\atoum\scripts\builder::getVersion() 100%
OP #0 - #5 Line #153 - #156EXIT
mageekguy\atoum\scripts\builder::setScoreDirectory() 100%
OP #0 - #14 Line #158 - #163EXIT
mageekguy\atoum\scripts\builder::getScoreDirectory() 100%
OP #0 - #5 Line #165 - #168EXIT
mageekguy\atoum\scripts\builder::setErrorsDirectory() 100%
OP #0 - #14 Line #170 - #175EXIT
mageekguy\atoum\scripts\builder::getErrorsDirectory() 100%
OP #0 - #5 Line #177 - #180EXIT
mageekguy\atoum\scripts\builder::setDestinationDirectory() 100%
OP #0 - #14 Line #182 - #187EXIT
mageekguy\atoum\scripts\builder::getDestinationDirectory() 100%
OP #0 - #5 Line #189 - #192EXIT
mageekguy\atoum\scripts\builder::setWorkingDirectory() 100%
OP #0 - #14 Line #194 - #199EXIT
mageekguy\atoum\scripts\builder::getWorkingDirectory() 100%
OP #0 - #5 Line #201 - #204EXIT
mageekguy\atoum\scripts\builder::setRevisionFile() 100%
OP #0 - #9 Line #206 - #211EXIT
mageekguy\atoum\scripts\builder::getRevisionFile() 100%
OP #0 - #5 Line #213 - #216EXIT
mageekguy\atoum\scripts\builder::setReportTitle() 100%
OP #0 - #9 Line #218 - #223EXIT
mageekguy\atoum\scripts\builder::getReportTitle() 100%
OP #0 - #5 Line #225 - #228EXIT
mageekguy\atoum\scripts\builder::setUnitTestRunnerScript() 100%
OP #0 - #9 Line #230 - #235EXIT
mageekguy\atoum\scripts\builder::getUnitTestRunnerScript() 100%
OP #0 - #5 Line #237 - #240EXIT
mageekguy\atoum\scripts\builder::setPharGeneratorScript() 100%
OP #0 - #9 Line #242 - #247EXIT
mageekguy\atoum\scripts\builder::getPharGeneratorScript() 100%
OP #0 - #5 Line #249 - #252EXIT
mageekguy\atoum\scripts\builder::setRunFile() 100%
OP #0 - #8 Line #254 - #259EXIT
mageekguy\atoum\scripts\builder::getRunFile() 60%
OP #0 - #5 Line #261 - #263OP #6 - #8 Line #263OP #9 - #26 Line #263OP #27 - #29 Line #263 - #264EXIT
mageekguy\atoum\scripts\builder::checkUnitTests() 69%
OP #0 - #8 Line #266 - #271OP #9 - #13 Line #272 - #273OP #14 - #21 Line #274OP #23 - #84 Line #277 - #290OP #85 - #98 Line #290OP #99 - #108 Line #290OP #109 - #122 Line #290 - #295OP #123 - #146 Line #296 - #297OP #147 - #149 Line #299OP #150 Line #299OP #151 - #161 Line #299 - #302OP #162 - #177 Line #302 - #309OP #178 - #181 Line #310 - #312OP #182 Line #313OP #183 - #185 Line #313OP #186 - #200 Line #314OP #202 - #203 Line #316OP #204 - #221 Line #317OP #223 Line #318OP #225 - #234 Line #321 - #324OP #235 - #242 Line #325OP #244 - #257 Line #328 - #331OP #258 - #267 Line #332OP #269 - #280 Line #335 - #338OP #281 - #290 Line #339OP #292 - #297 Line #342 - #343OP #298 - #307 Line #344OP #309 - #315 Line #347OP #316 - #321 Line #347OP #322 Line #347OP #323 - #328 Line #347OP #329 - #330 Line #347 - #349OP #331 Line #349OP #332 - #344 Line #351 - #356OP #345 - #349 Line #356 - #357OP #350 - #359 Line #358 - #359OP #360 - #369 Line #360OP #371 Line #362OP #372 Line #363OP #373 - #376 Line #365 - #366EXIT
mageekguy\atoum\scripts\builder::createPhar() 83%
OP #0 - #9 Line #368 - #373OP #10 - #14 Line #374 - #375OP #15 - #22 Line #376OP #24 - #28 Line #379 - #380OP #29 - #36 Line #381OP #38 - #42 Line #384 - #385OP #43 - #67 Line #386 - #389OP #68 - #75 Line #390 - #391OP #76 Line #392OP #77 - #84 Line #394 - #396OP #85 - #91 Line #396OP #92 - #114 Line #398 - #405OP #115 - #119 Line #406 - #407OP #120 - #132 Line #408 - #412OP #133 - #137 Line #414 - #415OP #138 - #150 Line #416 - #418OP #151 - #152 Line #418OP #153 - #162 Line #418OP #163 - #170 Line #418 - #421OP #171 - #212 Line #423 - #431OP #213 - #229 Line #432OP #231 Line #434OP #232 Line #436OP #233 Line #436OP #234 - #246 Line #438 - #443OP #247 - #251 Line #443OP #252 - #263 Line #443 - #444OP #264 Line #444OP #265 - #275 Line #445OP #277 - #284 Line #448 - #449OP #285 Line #450OP #286 - #289 Line #452 - #453EXIT
mageekguy\atoum\scripts\builder::writeErrorInErrorsDirectory() 71%
OP #0 - #6 Line #455 - #458OP #7 - #11 Line #459OP #12 - #14 Line #459OP #15 - #20 Line #459OP #21 - #25 Line #459 - #462OP #26 - #33 Line #463OP #35 - #52 Line #466 - #469OP #53 - #62 Line #470OP #64 Line #472OP #65 - #68 Line #474 - #475EXIT
mageekguy\atoum\scripts\builder::includeConfigFile() 75%
OP #0 - #6 Line #477 - #480OP #7 - #12 Line #481 - #484OP #13 - #23 Line #486 - #487EXIT
mageekguy\atoum\scripts\builder::setArgumentHandlers() 100%
OP #0 - #191 Line #489 - #659EXIT
mageekguy\atoum\scripts\builder::doRun() 50%
OP #0 - #30 Line #661 - #667OP #31 - #40 Line #667 - #668OP #41 Line #668OP #42 - #46 Line #669 - #670OP #47 - #61 Line #671 - #674OP #62 - #81 Line #675OP #83 - #94 Line #678 - #679OP #95 - #114 Line #680OP #116 - #152 Line #683 - #690OP #153 Line #691OP #154 - #157 Line #693 - #694EXIT
mageekguy\atoum\scripts\builder::cleanDirectoryPath() 100%
OP #0 - #12 Line #696 - #699EXIT