blib/lib/Module/Starter/BuilderSet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
110 | 0 | 361 | unless $builder |
112 | 4 | 357 | unless (exists $self->{$builder}) |
228 | 0 | 53 | if @builders and ref $builders[0] eq 'ARRAY' |
234 | 3 | 50 | unless int @builders > 0 |
245 | 4 | 55 | if (exists $uniq{$file}) { } |
251 | 3 | 1 | unless $builder eq $uniq{$file} |