Condition Coverage

blib/lib/PLS/Server.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
109 0 17 2 &blessed($message) and $message->isa("PLS::Server::Response")
161 0 0 38 &blessed($message) and $message->isa("PLS::Server::Message")
207 0 0 4 &blessed($request) and $request->isa("PLS::Server::Request")