| lib/App/cpanoutdated/fresh.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 24 | 20.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 133 | 0 | 0 | 2 | $$module{'indexed'} and $$module{'authorized'} |
| 0 | 1 | 1 | $$module{'indexed'} and $$module{'authorized'} and $$module{'version'} | |
| 176 | 0 | 0 | 0 | not $self->developer and 'developer' eq $$data_hash{'maturity'} |
| line | l | !l | condition |
|---|---|---|---|
| 93 | 0 | 0 | $$body{'filter'} ||= {} |
| 94 | 0 | 0 | $$body{'filter'}{'term'} ||= {} |
| 204 | 0 | 6 | $defaults ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 92 | 0 | 0 | 0 | not $self->developer or $self->authorized |
| 168 | 0 | 0 | 0 | $$scroll_result{'_source'} || $$scroll_result{'fields'} |
| 231 | 0 | 0 | 6 | $help or $man |