blib/lib/Process/YAML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 18 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 0 | 0 | 1 | defined $_[0] and not ref $_[0] |
0 | 0 | 1 | defined $_[0] and not ref $_[0] and length $_[0] | |
89 | 0 | 0 | 1 | defined $_[0] and not ref $_[0] |
0 | 0 | 1 | defined $_[0] and not ref $_[0] and length $_[0] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
40 | 1 | 1 | 1 | &Params::Util::_INSTANCE($_[0], 'IO::Handle') or fileno $_[0] |
83 | 1 | 1 | 1 | &Params::Util::_INSTANCE($_[0], 'IO::Handle') or fileno $_[0] |