blib/lib/Enbld/Target/Attribute/Version.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
14 | 47 | 8 | unless (defined $param) |
20 | 20 | 14 | if ($attributes->VersionCondition eq 'latest') |
24 | 13 | 1 | if (grep {$attributes->VersionCondition eq $_;} @{$list;}) |
38 | 7 | 1 | if ($param) |
54 | 1 | 92 | unless ($string =~ /^$form$/) |