Condition Coverage

blib/lib/FR24/Utils.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
64 0 1 2 defined $test and $test > 0
171 5 2 1 defined $config->{'users'}{$user} and $config->{'users'}{$user} == 1
175 5 1 2 defined $config->{'users'}{$user} and $config->{'users'}{$user} == 0
229 0 0 0 $line =~ /^HTTP/u and $line =~ /200/u