| blib/lib/App/CELL/Load.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 29 | 55.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 184 | 0 | 4 | 9 | $sharedir and not $sharedir_loaded |
| 278 | 0 | 6 | 12 | $dir_desc eq 'sharedir' and $App::CELL::Load::meta->CELL_META_LOAD_VERBOSE |
| 558 | 0 | 4 | 6 | not $counter and $App::CELL::Load::meta->CELL_META_LOAD_VERBOSE |
| 614 | 0 | 0 | 184 | $code and $lang |
| 0 | 0 | 184 | $code and $lang and $text |
| line | l | !l | condition |
|---|---|---|---|
| 154 | 6 | 7 | $ARGS{'verbose'} || 0 |
| 264 | 22 | 0 | do { $status->payload }->{'quantitems'} || 0 |
| 265 | 22 | 0 | do { $status->payload }->{'quantfiles'} || 0 |
| 644 | 0 | 0 | $code || ' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 219 | 2 | 0 | 0 | $messages_loaded->ok or $params_loaded->ok |
| 278 | 4 | 12 | 6 | $dir_desc eq 'sitedir' or $dir_desc eq 'sharedir' and $App::CELL::Load::meta->CELL_META_LOAD_VERBOSE |