Branch Coverage

blib/lib/Shipwright/Script/Defaultbranch.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
15 0 0 unless $name
16 0 0 unless $default
22 0 0 if (grep {$default eq $_;} @{$$branches{$name};}) { }