| blib/lib/IPC/Shareable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 87 | 88 | 98.8 |
| pod | 22 | 22 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 83 | n/a | BEGIN |
| 4 | 83 | n/a | BEGIN |
| 8 | 83 | n/a | BEGIN |
| 9 | 83 | n/a | BEGIN |
| 10 | 83 | n/a | BEGIN |
| 11 | 83 | n/a | BEGIN |
| 12 | 83 | n/a | BEGIN |
| 13 | 83 | n/a | BEGIN |
| 22 | 83 | n/a | BEGIN |
| 23 | 83 | n/a | BEGIN |
| 24 | 83 | n/a | BEGIN |
| 25 | 83 | n/a | BEGIN |
| 26 | 83 | n/a | BEGIN |
| 73 | 83 | n/a | BEGIN |
| 162 | 139 | n/a | TIESCALAR |
| 165 | 103 | n/a | TIEARRAY |
| 168 | 298 | n/a | TIEHASH |
| 171 | 735 | n/a | STORE |
| 208 | 992 | n/a | FETCH |
| 256 | 170 | n/a | CLEAR |
| 283 | 8 | n/a | DELETE |
| 306 | 16 | n/a | EXISTS |
| 313 | 29 | n/a | FIRSTKEY |
| 319 | 76 | n/a | NEXTKEY |
| 328 | 40 | n/a | EXTEND |
| 332 | 16 | n/a | PUSH |
| 350 | 6 | n/a | POP |
| 369 | 16 | n/a | SHIFT |
| 387 | 6 | n/a | UNSHIFT |
| 405 | 6 | n/a | SPLICE |
| 423 | 43 | n/a | FETCHSIZE |
| 432 | 6 | n/a | STORESIZE |
| 460 | 7 | Yes | new |
| 478 | 145 | Yes | lock |
| 546 | 283 | Yes | unlock |
| 589 | 8 | Yes | singleton |
| 616 | 13711 | Yes | attributes |
| 626 | 122 | Yes | global_register |
| 629 | 11 | Yes | process_register |
| 632 | 567 | Yes | uuid |
| 642 | 6967 | Yes | seg |
| 646 | 2550 | Yes | sem |
| 651 | 45 | Yes | shm_segments |
| 758 | 4 | Yes | unknown_segments |
| 765 | 161 | Yes | seg_count |
| 787 | 130 | Yes | sem_count |
| 809 | 6 | Yes | seg_map |
| 894 | 6 | n/a | __ANON__ |
| 961 | 7 | Yes | sysv_info |
| 1010 | 9 | Yes | clean_up |
| 1020 | 94 | Yes | clean_up_all |
| 1031 | 9 | Yes | clean_up_protected |
| 1061 | 359 | Yes | remove |
| 1133 | 81 | Yes | testing_set |
| 1139 | 6 | Yes | clean_up_testing |
| 1210 | 932 | n/a | _encode |
| 1221 | 2859 | n/a | _decode |
| 1239 | 485 | n/a | _encode_json |
| 1253 | 486 | n/a | _encode_json_prepare |
| 1318 | 1639 | n/a | _decode_json |
| 1362 | 418 | n/a | _decode_json_restore |
| 1397 | 623 | n/a | _decode_json_resolve |
| 1407 | 76 | n/a | _decode_json_reattach |
| 1434 | 447 | n/a | _freeze |
| 1448 | 1487 | n/a | _thaw |
| 1470 | 540 | n/a | _tie |
| 1667 | 145 | n/a | _magic_tie |
| 1723 | 146 | n/a | _need_tie |
| 1743 | 705 | n/a | _remove_child |
| 1749 | 1362 | n/a | _is_child |
| 1754 | 14 | n/a | _is_child_pp |
| 1778 | 942 | n/a | _write_to_seg |
| 1788 | 6 | n/a | _execute_lock_coderef |
| 1798 | 5 | n/a | _key_str_to_int |
| 1808 | 130 | n/a | _lock_children |
| 1860 | 6 | n/a | _shm_data_summary |
| 1917 | 540 | n/a | _shm_flags |
| 1930 | 567 | n/a | _shm_key |
| 1972 | 115 | n/a | _shm_key_rand |
| 2020 | 113 | n/a | _shm_key_rand_int |
| 2023 | 962 | n/a | _read_check |
| 2053 | 962 | n/a | _write_permitted |
| 2103 | 398 | n/a | _testing_semaphore_key_hash |
| 2112 | 135 | n/a | _testing_semaphore_value |
| 2121 | 540 | n/a | _parse_args |
| 2155 | 134 | n/a | _end |
| 2165 | 83 | n/a | END |
| 2168 | 0 | n/a | _placeholder |