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
165 0 17 2 &blessed($message) and $message->isa("PLS::Server::Response")
217 0 0 38 &blessed($message) and $message->isa("PLS::Server::Message")
263 0 0 4 &blessed($request) and $request->isa("PLS::Server::Request")