blib/lib/FR24/Bot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
107 | 5 | 2 | 1 | defined $config->{'users'}{$user} and $config->{'users'}{$user} == 1 |
111 | 5 | 1 | 2 | defined $config->{'users'}{$user} and $config->{'users'}{$user} == 0 |
164 | 0 | 0 | 0 | $line =~ /^HTTP/u and $line =~ /200/u |