Branch Coverage

blib/lib/Apache/Sling/JsonQueryServlet.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
26 1 1 unless (defined $authn)
28 1 0 defined $verbose ? :
65 0 0 $success ? :
91 0 1 unless GetOptions $json_query_servlet_config, 'auth=s', 'help|?', 'log|L=s', 'man|M', 'pass|p=s', 'threads|t=s', 'url|U=s', 'user|u=s', 'verbose|v+', 'all_nodes|a'
188 1 1 unless (defined $config)
200 0 1 if ($$sling{'Help'}) { }
0 1 elsif ($$sling{'Man'}) { }
0 1 elsif (defined ${$$config{'all_nodes'};}) { }