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
115 0 17 2 builtin::blessed($message) and $message->isa("PLS::Server::Response")
167 0 0 38 builtin::blessed($message) and $message->isa("PLS::Server::Message")
213 0 0 4 builtin::blessed($request) and $request->isa("PLS::Server::Request")