| blib/lib/Makefile/AST/StemMatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 1 | 19 | if ($path =~ m[.*/]) { } |
| 27 | 20 | 0 | if ($capture) { } |
| 36 | 0 | 20 | ref $_[0] ? : |
| 43 | 0 | 20 | if ($pattern =~ m[/]) { } |
| 44 | 0 | 0 | if ($target =~ /$re/) |
| 48 | 13 | 7 | if ($notdir =~ /$re/) |
| 52 | 13 | 7 | if (defined $stem) { } |
| 71 | 46 | 0 | unless ($self->pattern =~ m[/]) |