blib/lib/Bot/Cobalt/Plugin/Silly/AutoOpAll.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
45 | 0 | 0 | unless $lev >= 3 |
53 | 0 | 0 | if (not index($chan, '-') == 0) { } |
64 | 0 | 0 | if (delete $$self{'AOPChans'}{$context}{$chan}) { } |
93 | 0 | 0 | if (grep {$_ eq $chan;} keys %{$$self{'AOPChans'}{$context};}) |