Branch Coverage

blib/lib/WWW/GudangAPI.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
75 0 0 if (defined $user)
76 0 0 unless $user =~ /\A\w+\z/
81 0 0 unless my $module = $args{'module'}
83 0 0 unless $module =~ /\A\w+(?:::\w+)*\z/
87 0 0 if (defined $func)
88 0 0 unless $func =~ /\A\w+\z/
93 0 0 $https ? :
0 0 defined $func ? :