Condition Coverage

blib/lib/Dancer2/Plugin/FormValidator/Role/Validator.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
26 10 0 96 exists $input->{$field} and defined $input->{$field}
10 2 94 exists $input->{$field} and defined $input->{$field} and $input->{$field} ne ""