Condition Coverage

blib/lib/WWW/Wikipedia.pm
Criterion Covered Total %
condition 10 13 76.9


and 3 conditions

line !l l&&!r l&&r condition
193 1 8 1 $self->follow_redirects and $entry->raw =~ /^#REDIRECT\s*\[\[([^|\]]+)/is
9 0 1 $self->follow_redirects and $entry->raw =~ /^#REDIRECT\s*\[\[([^|\]]+)/is and $1 ne $string

or 2 conditions

line l !l condition
94 3 9 delete $opts{'language'} || 'en'
97 1 11 delete $opts{'clean_html'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
101 0 12 0 ref $class || $class