| blib/lib/Freecell/App.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 42 | 0 | 0 | 0 | $result && ($game_no == -1 || $game_no >= 1 && $game_no <= 1000000 || $fcgsfile) |
| 254 | 0 | 0 | 0 | $depth < $max_depth and not $found |
| 278 | 0 | 0 | 0 | $$pos_score[0] > $mid_score[0] and $$pos_score[1] > $mid_score[1] |
| line | l | !l | condition |
|---|---|---|---|
| 309 | 0 | 0 | $dup || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 116 | 0 | 0 | 0 | 'Freecell::App::Tableau'->winxp_opt || !'Freecell::App::Tableau'->winxp_warn |