Branch Coverage

web/cgi-bin/yatt.lib/YATT/Util/CmdLine.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
14 2 2 unless (defined $result)
15 1 1 $wantarray ? :
20 2 8 unless defined $n
21 4 4 unless defined $v
22 2 6 if (ref $result eq 'HASH') { }
28 1 3 $wantarray && ref $result ne 'HASH' ? :
35 2 1 if (not defined $hash) { }
43 1 2 if (not $explicit and wantarray) { }
45 0 1 %$hash ? :