Condition Coverage

blib/lib/WebService/PagerDuty/Request.pm
Criterion Covered Total %
condition 6 18 33.3


and 3 conditions

line !l l&&!r l&&r condition
57 0 2 0 $api_key and $user || $password
59 1 0 0 $params and ref $params
1 0 0 $params and ref $params and ref $params eq 'HASH'
0 0 0 $params and ref $params and ref $params eq 'HASH' and %$params
63 1 0 0 $user and $password

or 3 conditions

line l !l&&r !l&&!r condition
57 1 0 1 $user || $password