Branch Coverage

blib/lib/Simulation/Automate/PostProcessors.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
42 0 0 if ($xvar and @{$simdata{$xvar};} > 1) { }
46 0 0 if ($verylast == 0) { }
65 0 0 if (not $verylast) { }
89 0 0 if ($verylast == 0) { }
112 0 0 if ($verylast)
125 0 0 if ($verylast)
131 0 0 unless $resfile =~ /NRUNS/
149 0 0 if /^#/
150 0 0 if /^\s*$/
165 0 0 if ($sweepvar) { }
194 0 0 if /^\s+$/
195 0 0 if /^\s*\#/
254 0 0 if (not $logscale =~ /nologscale/ and $logscale =~ /x/i)
255 0 0 $xstart && $xstart > 0 ? :
256 0 0 $xstart && $xstop > 0 ? :
265 0 0 if (not $verylast) { }
303 0 0 if (not $verylast) { }
311 0 0 if (not $condition_met and eval "$value$cond")
319 0 0 if ($last)
362 0 0 if $line =~ /^\s*\#/
368 0 0 if $verbose
388 0 0 if (not $line =~ /^DEST/) { }
393 0 0 if ($dest == $prevdest) { }