Condition Coverage

blib/lib/Plack/Middleware/ExtDirect.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 20 @_ == 1 && 'HASH' eq ref $_[0]
273 9 0 3 $req->param('extAction') && $req->param('extMethod')

or 3 conditions

line l !l&&r !l&&!r condition
44 0 20 0 delete $params{'api'} || 'RPC::ExtDirect'->get_api
45 0 20 0 delete $params{'config'} || $api->config