Branch Coverage

blib/lib/HTML/FormFu/Role/CustomRoles.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
24 3 0 if (1 == @_ and 'ARRAY' eq ref $_[0]) { }
0 0 elsif (@_) { }
31 3 0 if (@new)
33 3 0 if (not ref $role and $role =~ s/^\+//) { }
0 0 elsif (not ref $role) { }