line |
true |
false |
branch |
26
|
0 |
0 |
if ($Config::Config{'osname'} =~ /(MS)?Win32/im) { } |
33
|
0 |
0 |
if ($home_dir =~ m[(C:/Documents and Settings)/(.*)]m) { } |
42
|
0 |
0 |
if ($home_dir =~ m[(/home)/(.*)]m) { } |
61
|
0 |
0 |
if ref(my $class = shift()) |
71
|
0 |
0 |
unless ref(my $self = shift()) |
79
|
0 |
0 |
unless ref(my $self = shift()) |
84
|
0 |
0 |
if $i != 0 |
91
|
0 |
0 |
unless ref(my $self = shift()) |
113
|
0 |
0 |
unless ref(my $self = shift()) |
148
|
0 |
0 |
unless ref(my $self = shift()) |
150
|
0 |
0 |
if (time % 2) { } |
165
|
0 |
0 |
unless ref(my $self = shift()) |
167
|
0 |
0 |
if (my(@stats) = stat "$$self{'dir'}/$name") { } |
169
|
0 |
0 |
if ($age < 10) { } |
175
|
0 |
0 |
if ($size > $min_bytes) { } |
188
|
0 |
0 |
unless ref(my $self = shift()) |
189
|
0 |
0 |
if (open my $fh, '<', "$$self{'dir'}/foo.eps") { } |
190
|
0 |
0 |
if (<$fh> =~ /^%!PS-Adobe-2.0 EPSF-2.0$/m and <$fh> =~ m[^%%Title: \(.*/foo.eps\)$]m) { } |
211
|
0 |
0 |
if (/$reg_ex/m) |
223
|
0 |
0 |
unless ref(my $self = shift()) |
226
|
0 |
0 |
if ($Config::Config{'osname'} =~ /Win/im) { } |
227
|
0 |
0 |
if (my $gs_path = win32_seek('gswin32\\.exe$', 'C:/Program Files/gs/')) { } |
243
|
0 |
0 |
unless ref(my $self = shift()) |
244
|
0 |
0 |
unless ($$self{'results'} =~ /Oops!/m) |
251
|
0 |
0 |
unless ref(my $self = shift()) |
253
|
0 |
0 |
if ($$self{'results'} =~ /Oops!/m) { } |
264
|
0 |
0 |
if ref(my $class = shift()) |
271
|
0 |
0 |
unless ($$self{'dir'}) |
277
|
0 |
0 |
if ($$self{'dir'} =~ m[Chart/EPS_graph]m) |
287
|
0 |
0 |
unless ($tainted) |
293
|
0 |
0 |
if ($$self{'dir'} =~ m[Chart/EPS_graph]m) { } |
299
|
0 |
0 |
if $Config::Config{'osname'} =~ /Win/im |