| blib/lib/Graph/Undirected/Hamiltonicity/Transforms.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 13 | 100.0 |
| pod | 7 | 8 | 87.5 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 15 | n/a | BEGIN |
| 4 | 15 | n/a | BEGIN |
| 6 | 15 | n/a | BEGIN |
| 7 | 15 | n/a | BEGIN |
| 9 | 15 | n/a | BEGIN |
| 30 | 211 | Yes | get_required_graph |
| 85 | 119 | No | delete_cycle_closing_edges |
| 121 | 121 | Yes | delete_non_required_neighbors |
| 161 | 3836 | Yes | swap_vertices |
| 190 | 3843 | Yes | get_common_neighbors |
| 214 | 74 | Yes | string_to_graph |
| 249 | 26 | Yes | get_random_isomorph |
| 274 | 70 | Yes | add_random_edges |