Condition Coverage

blib/lib/WWW/TV/Episode.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 2 $data{'id'} =~ /^\d+$/ and $data{'id'}

or 2 conditions

line l !l condition
197 0 0 shift() || '%N.s%Se%E - %n'
446 4 4 $$self{'_site'} || 'www'
448 0 0 $value || 'www'

or 3 conditions

line l !l&&r !l&&!r condition
420 2 4 0 $$self{'_agent'} || LWP::UserAgent::_agent()
422 0 0 0 $value || LWP::UserAgent::_agent()