Condition Coverage

blib/lib/Lim/RPC/Protocol/REST.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 blessed $request and $request->isa('HTTP::Request')
93 0 0 0 defined $server and $server->have_module($module)
139 0 0 0 defined $redirect_call and $redirect_call
157 0 0 0 blessed $result and $result->isa('Lim::Error')