blib/lib/Games/Sudoku/Component/Table/Cell.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 18 | 94.4 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 1122 | if ref $perm ne 'Games::Sudoku::Component::Table::Permission' |
32 | 23 | 572 | unless $_[0]{'value'} |
42 | 871 | 468 | if (defined $value and not $$this{'locked'}) |
47 | 269 | 602 | if ($old) |
52 | 3 | 868 | if ($value and not $this->is_allowed($value)) { } |
61 | 473 | 398 | if $value |
64 | 717 | 622 | unless $$this{'tmpvalue'} or $$this{'value'} |
70 | 10 | 545 | if $$this{'value'} |
81 | 12584 | 8174 | if $$this{'value'} |