Condition Coverage

blib/lib/AnyEvent/MPRPC/Server.pm
Criterion Covered Total %
condition 0 5 0.0


and 3 conditions

line !l l&&!r l&&r condition
149 0 0 0 $request and ref $request eq 'ARRAY'

or 2 conditions

line l !l condition
175 0 0 $target ||= sub { (shift())->error(qq[No such method "@{[$$request[2]];}" found]); }