| blib/lib/Makefile/AST/Rule/Implicit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | if (@{$self->order_prereqs;}) |
| 50 | 11 | 6 | if $match |
| 60 | 3 | 4 | if $opts |
| 64 | 0 | 7 | unless $match |
| 67 | 7 | 7 | if $_ eq $match->pattern |
| 81 | 11 | 6 | if $ast->target_exists($prereq) or $ast->target_ought_to_exist($prereq) |
| 85 | 0 | 6 | if $recursive and $ast->apply_implicit_rules($prereq) |