blib/lib/Tk/ReportBox.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 0 | unless $headers |
26 | 0 | 0 | unless $startdir |
28 | 0 | 0 | unless $printstr |
31 | 0 | 0 | unless $mode |
32 | 0 | 0 | if ($mode) { } |
49 | 0 | 0 | if $mode |
53 | 0 | 0 | if ($mode == 0) |
66 | 0 | 0 | if ($mode) |
75 | 0 | 0 | if (@selected and $selected[0] > $headers - 1) |
100 | 0 | 0 | if ($newfile) |
128 | 0 | 0 | if ($$main{'-button'}) { } |