Condition Coverage

blib/lib/Bryar.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
190 0 0 0 exists $ENV{'GATEWAY_INTERFACE'} and $ENV{'GATEWAY_INTERFACE'} =~ m[^CGI-Perl/]
296 0 0 0 $day and exists $posts{$day}

or 2 conditions

line l !l condition
236 0 0 $args{'format'} ||= 'html'

or 3 conditions

line l !l&&r !l&&!r condition
277 0 0 0 $month ||= $today->month
278 0 0 0 $year ||= $today->year