Condition Coverage

lib/WWW/WebArchive.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 0 $#args == 0 and ref $args[0] eq 'HASH'
0 0 0 $#args >= 1 and $#args % 2 == 1

or 2 conditions

line l !l condition
53 0 0 $$options{'url'} || die('restore(): URL not provided')

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 ref $this || $this