Branch Coverage

blib/lib/Enbld/Target/Attribute/VersionCondition.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
13 3 42 unless (defined $param)
20 41 1 if ($param)
35 22 60 if $string eq 'latest'
38 1 59 if $allowed and $string eq $allowed
41 57 2 if $string =~ /^$form$/