lib/Games/Sudoku/Component/TkPlayer/Controller.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
58 | 0 | 0 | 0 | defined $file and -f $file |
85 | 0 | 0 | 0 | defined $file and open my $fh, '>', $file |
231 | 0 | 0 | 0 | $check_on && $sdk->table->cell($row, $col)->tmpvalue |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
9 | 0 | 0 | 0 | ref $class || $class |