Condition Coverage

blib/lib/MediaWiki/Bot/Plugin/Admin.pm
Criterion Covered Total %
condition 0 36 0.0


and 3 conditions

line !l l&&!r l&&r condition
246 0 0 0 $cascade and $editlvl ne 'sysop' || $movelvl ne 'sysop'
328 0 0 0 exists $$self{'userrightscache'} and $$self{'userrightscache'}
0 0 0 exists $$self{'userrightscache'} and $$self{'userrightscache'} and $$self{'userrightscache'}{'user'} eq $user
371 0 0 0 exists $$self{'userrightscache'} and exists $$self{'userrightscache'}{'user'}
0 0 0 exists $$self{'userrightscache'} and exists $$self{'userrightscache'}{'user'} and $$self{'userrightscache'}{'user'} eq $user
402 0 0 0 exists $$self{'userrightscache'} and exists $$self{'userrightscache'}{'user'}
0 0 0 exists $$self{'userrightscache'} and exists $$self{'userrightscache'}{'user'} and $$self{'userrightscache'}{'user'} eq $user

or 2 conditions

line l !l condition
47 0 0 shift() || 'BOT: deleted page by command'
73 0 0 shift() || 'BOT: undeleting page by command'
100 0 0 shift() || 'BOT: deleting old version of image by command'
240 0 0 shift() || 'infinite'
275 0 0 $_[0]{'prefix'} || 'w'
277 0 0 $_[0]{'ns'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
246 0 0 0 $editlvl ne 'sysop' || $movelvl ne 'sysop'