| blib/lib/Bot/Cobalt/Plugin/Weather.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 231 | 0 | 0 | 0 | $loc->{$context} and $loc->{$context}{$lower} |
| line | l | !l | condition |
|---|---|---|---|
| 73 | 0 | 0 | $pcfg->{'RateLimit'} || 60 |
| 222 | 0 | 0 | $parts[0] || '' |
| 0 | 0 | $parts[0] || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 0 | 0 | 0 | $pcfg->{'API_Key'} || $pcfg->{'APIKey'} |