Condition Coverage

blib/lib/Games/Go/AGATourn.pm
Criterion Covered Total %
condition 11 33 33.3


and 3 conditions

line !l l&&!r l&&r condition
395 0 0 17 ref $self && exists $$self{'fileName'}
487 0 0 5 ref $self && exists $$self{'fileName'}
585 0 2 2 defined $g and exists $$g{'result'}
678 0 0 0 ref $self && exists $$self{'fileName'}
1167 0 0 0 defined $p1 and defined $p2
1285 3 0 1 $bots[$ii] == 1 and $tops[$ii + 1] == -1

or 3 conditions

line l !l&&r !l&&!r condition
165 0 2 0 ref $proto || $proto
322 1 0 0 defined $expire or defined $memType
1070 0 0 32 not defined $rating or $rating eq ''
1268 0 0 6 $top > 9999 or $bot < -9999
0 0 6 $top > 9999 or $bot < -9999 or $bot >= $top