| blib/lib/MediaWiki/Bot/Plugin/Steward.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 33 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 77 | 0 | 0 | 0 | $clobber and $res->decoded_content =~ /already blocked globally/ | 
| 213 | 0 | 0 | 0 | ref $res eq 'HTTP::Response' and $res->is_success | 
| 236 | 0 | 0 | 0 | ref $res eq 'HTTP::Response' and $res->is_success | 
| line | l | !l | condition | 
|---|---|---|---|
| 52 | 0 | 0 | $_[0]{'reason'} || 'cross-wiki abuse' | 
| 53 | 0 | 0 | $_[0]{'expiry'} || '31 hours' | 
| 97 | 0 | 0 | $_[0]{'reason'} || 'Removing obsolete block' | 
| 144 | 0 | 0 | $_[0]{'hide'} || 0 | 
| 145 | 0 | 0 | $_[0]{'reason'} || 'cross-wiki abuse' | 
| 187 | 0 | 0 | $_[0]{'hide'} || 0 | 
| 188 | 0 | 0 | $_[0]{'reason'} || 'Removing obsolete account lock' | 
| 226 | 0 | 0 | shift() || 0 | 
| 227 | 0 | 0 | shift() || '&uselang=en&useskin=monobook' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 65 | 0 | 0 | 0 | $ip =~ m[/\d\d$] or cidrvalidate($ip) | 
| 108 | 0 | 0 | 0 | $ip =~ m[/\d\d$] or cidrvalidate($ip) |