Condition Coverage

lib/WWW/VenusEnvy.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 1 defined $filename && length $filename
1 0 0 not defined $filename && length $filename and defined $url

or 2 conditions

line l !l condition
61 3 5 shift() || strip_url() || ''
125 3 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
40 1 0 2 shift() || strip_url()