| blib/lib/Algorithm/RectanglesContainingDot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 12 | 91.6 |
| pod | n/a | ||
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 14 | 2 | n/a | new |
| 20 | 0 | n/a | _reset |
| 23 | 20000 | n/a | add_rectangle |
| 34 | 2000 | n/a | rectangles_containing_dot |
| 40 | 2000 | n/a | _rectangles_containing_dot_ref |
| 60 | 1 | n/a | _init_div |
| 65 | 2000 | n/a | _rectangles_containing_dot |
| 85 | 2072 | n/a | _find_best_div |
| 127 | 1036 | n/a | _divide_rects |
| 154 | 692 | n/a | _part_rects |