lib/Mojo/IOLoop/ReadWriteProcess/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 26 | 42.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 0 | 2 | 728 | $_[0] and $_[0] eq $singleton |
121 | 0 | 2 | 0 | $_[0]->resolve($_)->stop and $_[0]->resolve($_)->DESTROY |
123 | 0 | 0 | 0 | $_[0]->orphan($_)->stop and $_[0]->orphan($_)->DESTROY |
166 | 0 | 122 | 0 | $machine eq "x86_64" and $Mojo::IOLoop::ReadWriteProcess::Session::Config{'ptrsize'} == 4 |
line | l | !l | condition |
---|---|---|---|
202 | 54 | 7 | $arg2 || 0 |
0 | 61 | $arg3 || 0 | |
0 | 61 | $arg4 || 0 | |
0 | 61 | $arg5 || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 393 | 33 | 0 | $singleton ||= "Mojo::IOLoop::ReadWriteProcess::Session"->SUPER::new |
168 | 0 | 0 | 0 | $machine eq 'ppc' || $machine eq 'ppc64le' |