Branch Coverage

lib/Badger/Factory/Class.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
46 0 24 if $target eq "Badger::Class"
59 48 0 unless ($items)
61 24 24 if $item
68 1 47 if ($items and $items eq $symbol) { }
69 0 1 unless @$symbols
106 23 0 unless ref $path eq "ARRAY"