| blib/lib/Dist/Zilla/Plugin/BundleInspector.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 6 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 57 | 2 | 1 | $_->name =~ $self->file_name_re ? : |
| 98 | 4 | 8 | unless my $class = ($file->name =~ $self->file_name_re)[0] |
| 103 | 2 | 6 | unless my $inspector = $self->inspectors->{$class} |