| blib/lib/Test/Proto/Role/ArrayRef.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 71 | 71 | 100.0 | 
| pod | 38 | 38 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 11 | n/a | BEGIN | 
| 3 | 11 | n/a | BEGIN | 
| 4 | 11 | n/a | BEGIN | 
| 5 | 11 | n/a | BEGIN | 
| 6 | 11 | n/a | BEGIN | 
| 7 | 11 | n/a | BEGIN | 
| 32 | 3 | Yes | map | 
| 44 | 3 | n/a | _TEST_map | 
| 60 | 7 | Yes | grep | 
| 78 | 3 | n/a | _TEST_grep | 
| 93 | 38 | Yes | array_any | 
| 98 | 42 | n/a | _TEST_array_any | 
| 117 | 2 | Yes | array_none | 
| 122 | 2 | n/a | _TEST_array_none | 
| 141 | 2 | Yes | array_all | 
| 146 | 2 | n/a | _TEST_array_all | 
| 164 | 3 | Yes | reduce | 
| 176 | 3 | n/a | _TEST_reduce | 
| 199 | 195 | Yes | nth | 
| 211 | 195 | n/a | _TEST_nth | 
| 230 | 115 | Yes | count_items | 
| 235 | 115 | n/a | _TEST_count_items | 
| 251 | 4 | Yes | enumerated | 
| 256 | 4 | n/a | _TEST_enumerated | 
| 271 | 7 | Yes | in_groups | 
| 283 | 7 | n/a | _TEST_in_groups | 
| 310 | 3 | Yes | group_when | 
| 332 | 3 | Yes | group_when_index | 
| 345 | 6 | n/a | _TEST_group_when | 
| 373 | 3 | Yes | indexes_of | 
| 385 | 3 | n/a | _TEST_indexes_of | 
| 404 | 114 | Yes | array_eq | 
| 409 | 111 | n/a | _TEST_array_eq | 
| 431 | 16 | Yes | range | 
| 443 | 16 | n/a | _TEST_range | 
| 469 | 2 | Yes | reverse | 
| 474 | 2 | n/a | _TEST_reverse | 
| 488 | 4 | Yes | array_before | 
| 508 | 4 | Yes | array_before_inclusive | 
| 521 | 8 | n/a | _TEST_array_before | 
| 545 | 4 | Yes | array_after | 
| 565 | 4 | Yes | array_after_inclusive | 
| 578 | 8 | n/a | _TEST_array_after | 
| 604 | 6 | Yes | sorted | 
| 616 | 6 | n/a | _TEST_sorted | 
| 636 | 4 | Yes | ascending | 
| 658 | 5 | Yes | descending | 
| 670 | 9 | n/a | _TEST_in_order | 
| 698 | 11 | Yes | array_max | 
| 721 | 11 | Yes | array_min | 
| 744 | 11 | Yes | array_index_of_max | 
| 767 | 11 | Yes | array_index_of_min | 
| 781 | 44 | n/a | _TEST_array_best | 
| 785 | 42 | n/a | __ANON__ | 
| 823 | 4 | Yes | array_all_unique | 
| 828 | 4 | n/a | _TEST_array_all_unique | 
| 853 | 4 | Yes | array_all_same | 
| 858 | 4 | n/a | _TEST_array_all_same | 
| 889 | 8 | Yes | set_of | 
| 909 | 11 | Yes | bag_of | 
| 929 | 8 | Yes | subset_of | 
| 949 | 8 | Yes | superset_of | 
| 969 | 8 | Yes | subbag_of | 
| 989 | 8 | Yes | superbag_of | 
| 1002 | 51 | n/a | _TEST_unordered_comparison | 
| 1096 | 28 | Yes | contains_only | 
| 1101 | 28 | n/a | _TEST_contains_only | 
| 1114 | 28 | Yes | begins_with | 
| 1119 | 28 | n/a | _TEST_begins_with | 
| 1136 | 28 | Yes | ends_with | 
| 1141 | 28 | n/a | _TEST_ends_with |