Branch Coverage

blib/lib/Sirc/LimitMan.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
64 0 0 if $Debug
80 0 0 unless (@_ == 2)
87 0 0 if ($type == 0) { }
0 0 elsif ($type == 1) { }
0 0 elsif ($type == 2) { }
112 0 0 if (not $Enabled) { }
0 0 elsif (not $Limitman{$c}) { }
0 0 elsif (not have_ops_q($c)) { }
0 0 elsif (not defined $limit) { }
130 0 0 if $room < $N_low or $room > $N_high
133 0 0 if ($set)
152 0 0 unless $Limitman{$c}
153 0 0 if ieq($main::who, $main::nick)
156 0 0 if (by_server()) { }
157 0 0 if (am_master($c)) { }
167 0 0 if (am_master($c))
179 0 0 unless optional_channel()
182 0 0 unless (@a == 1)
188 0 0 if ($Limitman{$c}) { }