Branch Coverage

blib/lib/OpenGuides/Test.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
77 0 86 if ($@)
139 313 2 unless ($args{'omit_checksum'})
141 16 297 if ($wiki->node_exists($node))
147 273 42 if ($args{'return_output'}) { }
0 42 elsif ($args{'return_tt_vars'}) { }
196 1267 6581 if (defined $args{$param}) { }