blib/lib/Dist/Man/BuilderSet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
104 | 0 | 87 | unless $builder |
106 | 4 | 83 | unless (exists $self->{$builder}) |
209 | 0 | 15 | if @builders and ref $builders[0] eq 'ARRAY' |
215 | 3 | 12 | unless int @builders > 0 |
226 | 4 | 17 | if (exists $uniq{$file}) { } |
232 | 3 | 1 | unless $builder eq $uniq{$file} |