| blib/lib/Algorithm/Dependency/Ordered.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 16 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 33 | 0 | 48 | unless my(@items) = @_ | 
| 34 | 0 | 48 | if grep {not $source->item($_);} @items | 
| 40 | 47 | 1 | $rv ? : | 
| 54 | 0 | 135 | if $id eq $error_marker | 
| 57 | 0 | 135 | unless my $Item = $self->{'source'}->item($id) | 
| 61 | 1 | 134 | if ($self->{'ignore_orphans'}) | 
| 65 | 41 | 94 | if (@missing) | 
| 67 | 30 | 11 | unless $error_marker |