Condition Coverage

blib/lib/Net/NVD.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
15 2 0 0 exists $args{'format'} and $args{'format'} ne "complete"
2 0 0 exists $args{'format'} and $args{'format'} ne "complete" and $args{'format'} ne "cve"

or 2 conditions

line l !l condition
18 0 2 $args{'format'} // "cve"

or 3 conditions

line l !l&&r !l&&!r condition
34 0 0 0 $res->{'headers'}{'message'} // "error querying NVD service ($res->{'status'})"