| blib/lib/Dist/Zilla/Plugin/MetaData/BuiltWith/All.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 20 | 65.0 |
| line | true | false | branch |
|---|---|---|---|
| 101 | 1 | 1247 | if 'main' eq $package or $package =~ /\Amain::/msx |
| 110 | 12773 | 1247 | unless $child =~ /\A(.*)::$/msx |
| 112 | 1130 | 117 | if $package |
| 125 | 0 | 1247 | if ($module =~ /\A__ANON__/msx) |
| 129 | 0 | 1247 | if ($module =~ /\[/msx) |
| 135 | 376 | 871 | if defined $result->[0] |
| 136 | 871 | 376 | if defined $result->[1] |
| 141 | 0 | 0 | if exists $modtable{$badmodule} |
| 142 | 0 | 0 | if exists $failures{$badmodule} |
| 145 | 0 | 1 | if keys %failures and $self->show_failures |