blib/lib/Graph/Undirected/Hamiltonicity/Wolfram.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 0 | if $vertices == 0 |
24 | 0 | 0 | if $vertices == 1 |
26 | 0 | 0 | if $g->degree($vertex) < 2 |
44 | 0 | 0 | if ($res->is_success) { } |
58 | 0 | 0 | unless -e $file and -f _ and -r _ |
64 | 0 | 0 | if ($@) |
71 | 0 | 0 | if ($url =~ /^http/u) |