Condition Coverage
blib/lib/JSON/RPC2/AnyEvent/Server/Handle.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
21
0
0
1
blessed
$srv
and
$srv
->isa
(
'JSON::RPC2::AnyEvent::Server'
)
23
1
0
0
blessed
$hdl
and
$hdl
->isa
(
'AnyEvent::Handle'
)