| blib/lib/Dist/Zilla/App/Command/stale.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 21 | 28 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 143 | 3 | 1 | 0 | $error and not @stale_modules |
| line | l | !l | condition |
|---|---|---|---|
| 111 | 0 | 6 | $opt->root // "." |
| 138 | 0 | 1 | $opt->root // "." |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 42 | 2 | 7 | 19 | $all or do { |
| 52 | 1 | 7 | 2 | $all || $_->check_all_prereqs |
| 59 | 1 | 1 | 27 | $all || $plugin->check_authordeps |
| 1 | 3 | 25 | $all || $plugin->check_all_plugins | |
| 87 | 2 | 0 | 4 | /^Can't locate (\S+) .+ at \S+ line/ or /^Compilation failed in require at (\S+) line/ |
| 90 | 2 | 0 | 0 | $1 || $2 |
| 106 | 2 | 1 | 0 | /Run 'dzil authordeps' to see a list of all required plugins/m or / version \(.+\) (does )?not match required version: /m |