| blib/lib/Sort/Topological.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 110 | 0 | 0 | if (not defined $depth{$x} or $depth{$x} < $d) |
| 133 | 0 | 0 | unless $depth{$a} <=> $depth{$b} |
| 139 | 0 | 0 | wantarray ? : |
| 173 | 0 | 0 | if (grep(($_ eq $x), @deep_deps)) |
| 208 | 0 | 0 | unless $children{$_[0]} |
| 213 | 0 | 0 | if $verbose |
| 214 | 0 | 0 | if $verbose |