Condition Coverage

blib/lib/CPAN/Testers/WWW/Statistics/Pages.pm
Criterion Covered Total %
condition 0 168 0.0


and 3 conditions

line !l l&&!r l&&r condition
401 0 0 0 $$self{'dists'}{$$row{'dist'}} and $$self{'dists'}{$$row{'dist'}}{'VER'} eq $$row{'version'}
427 0 0 0 $month =~ /^\d+$/ and $month > $$self{'dates'}{'THATMONTH'}
441 0 0 0 $file and -f $file
602 0 0 0 $dir and not -e $dir
614 0 0 0 $dir and not -e $dir
784 0 0 0 $row[5] and $row[5] =~ /\@/
1032 0 0 0 $year == $start_year and $month < $start_month
1093 0 0 0 $$row{'reldate'} and $$row{'reldate'} =~ /^(\d+)\-(\d+)\-(\d+).(\d+):(\d+):(\d+)/
1111 0 0 0 $year == $now->year and $month != $now->month
1116 0 0 0 $year == $now->year and $month != $now->month
0 0 0 $year == $now->year and $month == $now->month
0 0 0 $year == $now->year and $month == $now->month and $day != $now->day
1184 0 0 0 $noreports and $$row{'dist'} =~ /^$noreports$/
1223 0 0 0 $noreports and $$row{'dist'} =~ /^$noreports$/

or 2 conditions

line l !l condition
389 0 0 $self->storage_read('lastid') || 0
417 0 0 $$self{'count'}{$_} ||= 0
776 0 0 $$self{'count'}{$type} ||= 0
837 0 0 $$self{'counts'}{$date}{'newauthors'} ||= 0
838 0 0 $$self{'counts'}{$date}{'newdistros'} ||= 0
1002 0 0 $$self{'alias'}{$$row{'author'}} || '???'
1012 0 0 $$self{'alias'}{$$row{'author'}} || '???'
1347 0 0 shift() || 0
1363 0 0 $count ||= 0
1395 0 0 $count ||= 0
1416 0 0 $number ||= 0
1501 0 0 shift() || 0
1517 0 0 $count ||= 0
1549 0 0 $count ||= 0
1570 0 0 $number ||= 0
1752 0 0 $$data{$post0}{$os}{$tester} ||= 0
1773 0 0 $$data{$post3}{$os}{$tester} || 0
1774 0 0 $$data{$post2}{$os}{$tester} || 0
1775 0 0 $$data{$post3}{$os}{$tester} || 0
0 0 $$data{$post2}{$os}{$tester} || 0
0 0 $$data{$post1}{$os}{$tester} || 0
0 0 $$data{$post0}{$os}{$tester} || 0
1796 0 0 $hash{$osname}{$b}{$type} || 0
0 0 $hash{$osname}{$a}{$type} || 0
1885 0 0 $$self{'pause'}{$date} || 0
1886 0 0 $$self{'stats'}{$date}{'reports'} || 0
1887 0 0 $$self{'stats'}{$date}{'state'}{'pass'} || 0
1888 0 0 $$self{'stats'}{$date}{'state'}{'fail'} || 0
1916 0 0 $$self{'stats'}{$date}{'state'}{'fail'} || 0
0 0 $$self{'stats'}{$date}{'state'}{'na'} || 0
0 0 $$self{'stats'}{$date}{'state'}{'unknown'} || 0
1937 0 0 $$self{'monthly'}{$date}{'tester'} || 0
0 0 $$self{'monthly'}{$date}{'platform'} || 0
0 0 $$self{'monthly'}{$date}{'perl'} || 0
1957 0 0 $$self{'counts'}{$date}{'all'} ||= 0
1958 0 0 $$self{'counts'}{$date}{'first'} ||= 0
1959 0 0 $$self{'counts'}{$date}{'last'} ||= 0
1999 0 0 $worst{"$dist-$version"}{'pass'} ||= 0
2000 0 0 $worst{"$dist-$version"}{'fail'} ||= 0
2090 0 0 $$self{'build'}{$date}{'webtotal'} || 0
0 0 $$self{'build'}{$date}{'webunique'} || 0
0 0 $$self{'build'}{$date}{'reports'} || 0
2106 0 0 $res ||= ''
2126 0 0 $$vars{'extension'} || 'html'
2128 0 0 $$vars{'layout'} || 'layout'

or 3 conditions

line l !l&&r !l&&!r condition
172 0 0 0 shift() || time
522 0 0 0 $$testers{$name}{'first'} ||= $$row{'postdate'}
547 0 0 0 $$self{'count'}{$type} == 1 or $$self{'count'}{$type} % 500000 == 0
1111 0 0 0 $year != $now->year or $year == $now->year and $month != $now->month
1116 0 0 0 $year != $now->year or $year == $now->year and $month != $now->month
0 0 0 $year != $now->year or $year == $now->year and $month != $now->month or $year == $now->year and $month == $now->month and $day != $now->day
1228 0 0 0 not $$row{'oncpan'} or $$row{'oncpan'} != 1
2127 0 0 0 $$vars{'template'} || $page
2164 0 0 0 $num == 1 or $num == 21
0 0 0 $num == 1 or $num == 21 or $num == 31
2165 0 0 0 $num == 2 or $num == 22
2166 0 0 0 $num == 3 or $num == 23