| blib/lib/Filter/Include.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 4 | if not ref $handler or reftype $handler ne 'CODE' |
| 41 | 4 | 20 | if defined &$name |
| 53 | 4 | 3 | unless defined $Filter::Include::LINE |
| 84 | 2 | 5 | if $include =~ /$Module::Locate::PkgRe/ |
| 91 | 0 | 5 | if $@ |
| 94 | 0 | 5 | unless open my $fh, '<', $path |
| 104 | 0 | 7 | unless defined $source |
| 119 | 1 | 6 | if $data =~ /$Filter::Include::MATCH_RE/ |