Branch Coverage

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


line true false branch
77 0 87 if ($@)
139 315 2 unless ($args{'omit_checksum'})
141 16 299 if ($wiki->node_exists($node))
147 275 42 if ($args{'return_output'}) { }
0 42 elsif ($args{'return_tt_vars'}) { }
196 1276 6620 if (defined $args{$param}) { }