| blib/lib/Farly/Object/Set.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 15 | 17 | 88.2 |
| pod | 12 | 13 | 92.3 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 16 | n/a | BEGIN |
| 4 | 16 | n/a | BEGIN |
| 5 | 16 | n/a | BEGIN |
| 6 | 16 | n/a | BEGIN |
| 11 | 7 | Yes | new |
| 16 | 11 | Yes | add |
| 28 | 10 | Yes | size |
| 32 | 27 | Yes | iter |
| 36 | 4 | Yes | equals |
| 61 | 2 | Yes | contains |
| 88 | 6 | Yes | includes |
| 117 | 0 | Yes | intersects |
| 122 | 2 | Yes | intersection |
| 142 | 1 | Yes | union |
| 163 | 1 | Yes | disjoint |
| 169 | 1 | Yes | difference |
| 193 | 0 | No | as_string |