blib/lib/HTML/FormFu/Role/Populate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 6866 | if &reftype($arg_ref) ne 'HASH' |
41 | 0 | 6866 | if (exists $args{'element_defaults'}) |
74 | 614 | 164170 | if exists $args{$_} |
78 | 3 | 6863 | if ($roles) |
87 | 1 | 6865 | if $@ |