Condition Coverage

lib/WWW/Dilbert.pm
Criterion Covered Total %
condition 4 13 30.7


and 3 conditions

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

or 2 conditions

line l !l condition
61 1 5 shift() || strip_url() || ''
116 1 0 shift() || ''

or 3 conditions

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