| blib/lib/CGI/Test/Form/Widget/Box.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 159 | 0 | 6 | if !$checked == !$this->is_checked |
| 182 | 0 | 0 | if exists $$this{'old_is_checked'} |
| 253 | 24 | 0 | unless exists $$this{'old_is_checked'} |
| 275 | 0 | 6 | if (@boxes == 0) { } |
| 282 | 0 | 6 | if @boxes > 1 |