blib/lib/Lim/RPC/Protocols.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
155 | 2 | 3 | 2 | $$self{'protocol'}{$_}{'loaded'} and $$self{'protocol'}{$_}{'name'} eq $name |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
40 | 0 | 2 | 0 | ref $this || $this |
73 | 0 | 2 | 0 | $INSTANCE ||= 'Lim::RPC::Protocols'->_new |