Branch Coverage

blib/lib/App/CELL.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
167 0 0 unless @ARGS
193 3 4 if $App::CELL::Load::sharedir_loaded and not @App::CELL::Load::sitedir
195 1 3 if $App::CELL::Load::sharedir_loaded and @App::CELL::Load::sitedir
209 1 1 unless $App::CELL::Load::sharedir_loaded
222 1 0 unless $App::CELL::Load::sitedir
288 8 2 unless $status->ok
289 0 2 if $App::CELL::meta->CELL_META_LOAD_VERBOSE
321 0 22 if (@ARGS % 2)
408 0 4 if $status->not_ok
409 4 0 if &blessed(scalar $status->payload)