| line | true | false | branch | 
 
| 56 | 0 | 0 | unless $graph->is_directed | 
 
| 71 | 0 | 0 | unless $graph->is_directed | 
 
| 85 | 0 | 0 | if $DEBUG | 
 
| 90 | 0 | 0 | if $DEBUG | 
 
| 93 | 0 | 0 | if $DEBUG | 
 
| 96 | 0 | 0 | if (not defined $best_w or $w < $best_w) | 
 
| 101 | 0 | 0 | unless defined $best_w | 
 
| 102 | 0 | 0 | if $DEBUG | 
 
| 111 | 0 | 0 | if $i++ > $_no_vertices | 
 
| 113 | 0 | 0 | if (defined $x) | 
 
| 117 | 0 | 0 | if $DEBUG | 
 
| 118 | 0 | 0 | if $DEBUG | 
 
| 121 | 0 | 0 | if $DEBUG | 
 
| 134 | 0 | 0 | if exists $in_cycle{$y} | 
 
| 135 | 0 | 0 | if (exists $in{$y} and exists $in_cycle{$in{$y}}) | 
 
| 139 | 0 | 0 | if (not exists $fromW{$y} or $w < $fromW{$y}) | 
 
| 146 | 0 | 0 | if $DEBUG | 
 
| 162 | 0 | 0 | if exists $in_cycle{$x} | 
 
| 164 | 0 | 0 | if (not exists $toW{$x} or $w < $toW{$x}) | 
 
| 172 | 0 | 0 | if $DEBUG | 
 
| 189 | 0 | 0 | if $DEBUG | 
 
| 192 | 0 | 0 | unless not defined $x | 
 
| 195 | 0 | 0 | if $DEBUG | 
 
| 200 | 0 | 0 | if $DEBUG | 
 
| 205 | 0 | 0 | if ($e) { } | 
 
| 211 | 0 | 0 | unless $$cycle_nodes[$i] eq $y | 
 
| 221 | 0 | 0 | if (not defined $max or $w > $max) | 
 
| 229 | 0 | 0 | unless $i == $max_i | 
 
| 236 | 0 | 0 | if $DEBUG | 
 
| 240 | 0 | 0 | if $DEBUG | 
 
| 243 | 0 | 0 | if $DEBUG |