Branch Coverage

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


line true false branch
42 0 48 unless my(@items) = @_
43 0 48 if grep {not $source->item($_);} @items
49 47 1 $rv ? :
63 0 135 if $id eq $error_marker
66 0 135 unless my $Item = $$self{'source'}->item($id)
70 1 134 if ($$self{'ignore_orphans'})
74 41 94 if (@missing)
76 30 11 unless $error_marker