Branch Coverage

blib/lib/Games/SGF/Tournament.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
19 0 1 unless (opendir SGF, $params{'sgf_dir'})
24 0 1 unless open IN, "$params{'sgf_dir'}/$_"
29 9 0 if ($sgf_content =~ /$_\[(.*?)\]/) { }
39 1 1 $1 eq $_ ? :