| blib/lib/CGI/Test/Form/Widget.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 22 | 45.4 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 307 | if ref $this eq 'CGI::Test::Form::Widget' |
| 105 | 758 | 691 | if defined $val |
| 215 | 0 | 36 | if ($this->is_disabled) |
| 217 | 0 | 0 | if $warn |
| 223 | 0 | 36 | if ($this->is_read_only) |
| 225 | 0 | 0 | if $warn |
| 247 | 0 | 36 | unless $this->is_mutable(1) |
| 248 | 0 | 36 | if $value eq $$this{'value'} |
| 275 | 18 | 18 | unless exists $$this{'old_value'} |
| 297 | 0 | 0 | unless exists $$this{'old_value'} |
| 325 | 0 | 439 | if $this->is_disabled |