blib/lib/Graph/Implicit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
134 | 180 | 288 | unless (exists $marked{$vertex}) |
135 | 180 | 0 | if $code |
136 | 90 | 90 | if defined wantarray |
247 | 0 | 5069 | if ($scorer) |
249 | 0 | 0 | if $score eq 'q' |
250 | 0 | 0 | if $score > $max_score |
253 | 5066 | 3 | unless exists $neighbors{$vertex} |
258 | 5066 | 4878 | if (not defined $dist{$vert_n} or $dist < $dist{$vert_n}) |
298 | 0 | 0 | if $colors{$vertex} == $colors{$_} |