blib/lib/Set/Toolkit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 37 | 47 | 78.7 |
pod | 16 | 16 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 6 | n/a | BEGIN |
3 | 6 | n/a | BEGIN |
5 | 6 | n/a | BEGIN |
7 | 6 | n/a | BEGIN |
11 | 24 | Yes | new |
18 | 77 | n/a | __do_boolean |
31 | 25 | Yes | is_ordered |
36 | 52 | Yes | is_unique |
42 | 124 | n/a | _data |
53 | 14 | Yes | size |
59 | 41 | n/a | _filter_duplicates |
80 | 0 | n/a | _element_indecies |
90 | 8 | n/a | _ordered_element_indecies |
120 | 0 | n/a | _unordered_element_indecies |
155 | 24 | Yes | elements |
165 | 17 | Yes | ordered_elements |
174 | 24 | Yes | unordered_elements |
192 | 42 | Yes | insert |
199 | 4 | n/a | _items_match |
222 | 2 | Yes | remove |
241 | 8 | Yes | first |
247 | 7 | Yes | last |
254 | 4 | Yes | search |
285 | 7 | Yes | find |
313 | 50 | n/a | _obj_matches_properties |
393 | 2 | n/a | __ANON__ |
411 | 6 | n/a | BEGIN |
416 | 0 | Yes | is_empty |
423 | 4 | Yes | as_string |
437 | 12 | Yes | as_array |
444 | 0 | n/a | _tie_array_pkg |
446 | 6 | n/a | BEGIN |
449 | 25 | n/a | toolkit |
455 | 12 | n/a | TIEARRAY |
470 | 4 | n/a | FETCH |
483 | 0 | n/a | STORE |
504 | 4 | n/a | FETCHSIZE |
511 | 0 | n/a | STORESIZE |
519 | 0 | n/a | EXTEND |
526 | 0 | n/a | EXISTS |
533 | 0 | n/a | DELETE |
539 | 1 | n/a | PUSH |
544 | 1 | n/a | POP |
558 | 0 | n/a | CLEAR |
563 | 1 | n/a | SHIFT |
577 | 2 | n/a | UNSHIFT |
583 | 2 | n/a | SPLICE |