| line |
true |
false |
branch |
|
87
|
0 |
0 |
if $config{'debug'} |
|
169
|
0 |
0 |
if defined $$self{$field} |
|
213
|
0 |
0 |
unless my $type = ref $self |
|
218
|
0 |
0 |
if $name =~ /DESTROY/ |
|
220
|
0 |
0 |
unless scalar @_ % 2 |
|
229
|
0 |
0 |
if defined $$self{'scale'} |
|
230
|
0 |
0 |
if defined $$self{'spline'} |
|
231
|
0 |
0 |
if defined $$self{'paper'} |
|
232
|
0 |
0 |
if defined $$self{'portrait'} |
|
233
|
0 |
0 |
if defined $$self{'landscape'} |
|
235
|
0 |
0 |
if ($name =~ /^as_(ps|pbm|ppm|plainvcg|vcg)/) { } |
|
|
0 |
0 |
elsif ($name =~ /output_as_(ps|pbm|ppm|plainvcg|vcg)$/) { } |
|
238
|
0 |
0 |
if ($filetype eq 'plainvcg') { } |
|
241
|
0 |
0 |
if -f $filename |
|
245
|
0 |
0 |
if $VCG::DEBUG |
|
247
|
0 |
0 |
unless open FILE, $filename |
|
250
|
0 |
0 |
unless unlink $filename |
|
|
0 |
0 |
if (-f $filename) |
|
256
|
0 |
0 |
if ($filetype eq 'plainvcg') { } |
|
257
|
0 |
0 |
unless open OUTFILE, ">$filename" |
|
262
|
0 |
0 |
if -f $filename |