| blib/lib/Make/Rule.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 20 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 11 | 0 | if (not defined $date && defined $tdate or $date > $tdate) |
| 39 | 11 | 0 | unless wantarray |
| 43 | 0 | 1 | if wantarray |
| 64 | 22 | 0 | wantarray ? : |
| 69 | 0 | 125 | if 'ARRAY' ne ref $prereqs |
| 71 | 0 | 125 | if 'ARRAY' ne ref $recipe |
| 73 | 0 | 125 | if $recipe and not $recipe_raw |
| 89 | 0 | 12 | unless $self->out_of_date($target) |
| 108 | 0 | 0 | if (@cmd) { } |
| 114 | 0 | 0 | unless $self->target->phony |