Branch Coverage

blib/lib/Algorithm/Dependency/Ordered.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
41 0 48 unless my(@items) = @_
42 0 48 if grep {not $source->item($_);} @items
48 47 1 $rv ? :
62 0 135 if $id eq $error_marker
65 0 135 unless my $Item = $$self{'source'}->item($id)
69 1 134 if ($$self{'ignore_orphans'})
73 41 94 if (@missing)
75 30 11 unless $error_marker