lib/Games/Nonogram/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 18 | 27.7 |
line | true | false | branch |
---|---|---|---|
8 | 0 | 0 | @_ ? : |
9 | 0 | 3 | @_ ? : |
17 | 0 | 0 | if ($file) { } |
20 | 0 | 0 | unless $Log = 'IO::File'->new($file, 'w') |
25 | 0 | 0 | if $Log |
33 | 3 | 0 | unless $Debug |
39 | 0 | 0 | if ($Log) |
47 | 0 | 2 | unless my $from = $options{'from'} |
51 | 1 | 1 | if not $to and $length |