Branch Coverage

blib/lib/SyForm/Role/Process.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
26 0 8 if $@ or not defined $view
60 0 11 if ($args_count == 1) { }
11 0 elsif ($args_count % 2 == 0) { }
61 0 0 if (ref $args[0] eq 'HASH') { }
80 0 11 if $@
89 20 18 if exists $args{$name}