blib/lib/Catalyst/ActionRole/Public.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 24 | 79.1 |
line | true | false | branch |
---|---|---|---|
22 | 3 | 5 | unless $self->attributes->{'At'} |
39 | 7 | 1 | unless $self->attributes->{'ContentType'} |
51 | 0 | 8 | exists $self->attributes->{'ShowDebugging'} ? : |
61 | 1 | 0 | if (exists $self->attributes->{'CacheControl'}) |
62 | 0 | 1 | unless $self->attributes->{'CacheControl'} |
67 | 1 | 7 | (shift())->attributes->{'CacheControl'} ? : |
72 | 4 | 17 | ref $_ ? : |
73 | 9 | 12 | defined $args{$_} ? : |
80 | 7 | 1 | if (not $path_parts[0]) { } |
89 | 8 | 0 | -f $path ? : |
95 | 0 | 5 | if $arg eq '..' |
102 | 1 | 7 | if ($self->has_content_type) { } |