Branch Coverage

blib/lib/WebEditor/OldFeatures/MakePS.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
224 0 0 unless (defined $args{-'o'})
231 0 0 if ($args{-'toc'})
234 0 0 if ($debug)
238 0 0 if ($args{-'pagenumbers'})
241 0 0 if ($args{-'o'}) { }
248 0 0 if $debug
249 0 0 if system @cmd
253 0 0 unless (defined $args{-'o'})
254 0 0 unless open FH, $pstmp
261 0 0 unless ($debug)