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
43 0 0 35 @_ == 1 && 'HASH' eq ref $_[0]
274 21 0 6 $req->param('extAction') && $req->param('extMethod')

or 3 conditions

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