line |
true |
false |
branch |
25
|
4 |
5 |
unless $self->attributes->{'Serves'} or $self->attributes->{'At'}
|
43
|
10 |
1 |
unless $self->attributes->{'ContentType'}
|
55
|
0 |
11 |
exists $self->attributes->{'ShowDebugging'} ? :
|
65
|
1 |
0 |
if (exists $self->attributes->{'CacheControl'})
|
66
|
0 |
1 |
unless $self->attributes->{'CacheControl'}
|
71
|
1 |
10 |
+(shift())->attributes->{'CacheControl'} ? :
|
77
|
6 |
25 |
ref $_ ? :
|
78
|
13 |
18 |
defined $args{$_} ? :
|
84
|
1 |
11 |
if ($path_parts[0]) { }
|
93
|
11 |
1 |
-f $path ? :
|
99
|
0 |
7 |
if $arg eq '..'
|
106
|
1 |
11 |
if ($self->has_content_type) { }
|