blib/lib/IPC/Lite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 23 | 47.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
47 | 0 | 0 | 0 | warnings::enabled() and length $sym == 1 |
0 | 0 | 0 | warnings::enabled() and length $sym == 1 and not $sym =~ tr/A-Za-z// | |
391 | 2 | 2 | 0 | @new and $length > 0 |
562 | 58 | 0 | 1 | defined $act and $act eq 'EXISTS' |
733 | 0 | 62 | 103 | $ok and $$st{'NUM_OF_FIELDS'} |
798 | 0 | 185 | 0 | not $tid and $^O =~ /win32/i |
line | l | !l | condition |
---|---|---|---|
726 | 119 | 8 | $$db{'private_ipc_lite_prep'} || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
214 | 9 | 0 | 11 | $$self{'path'} or $$self{'key'} |