Branch Coverage

blib/lib/Games/Go/AGA/DataObjects/Directives.pm
Criterion Covered Total %
branch 10 32 31.2


line true false branch
52 0 0 if $$self{'change_callback'}
60 0 0 wantarray ? :
67 0 0 if $idx < 0 or $idx >= @{$$self{'keys'};}
75 0 0 if $idx < 0 or $idx >= @{$$self{'keys'};}
76 0 0 if $key eq 'BAND_BREAKS'
86 0 0 if $idx < 0
87 0 0 if $idx > $#{$$self{'keys'};}
98 0 1 if $value eq ''
101 2 0 is_Rating($_) ? :
0 2 is_Rank($_) ? :
114 5 0 if (not defined $idx or $idx < 0 or $idx >= @{$$self{'keys'};})
120 1 4 if $key eq 'BAND_BREAKS'
133 0 0 if (uc $key eq uc $$keys[$ii])
151 19 79 if (uc $$keys[$ii] eq $key)
153 0 19 unless $val
166 0 10 if (uc $$keys[$ii] eq $key)