blib/lib/Template/Provider/HTTP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 32 | 34.3 |
line | true | false | branch |
---|---|---|---|
94 | 0 | 1 | unless $$self{'INCLUDE_PATH'} |
95 | 0 | 1 | if $$self{'ABSOLUTE'} |
138 | 0 | 7 | if $$self{'DEBUG'} |
140 | 4 | 3 | $self->_ua->get($template)->is_success ? : |
165 | 0 | 2 | if $$self{'DEBUG'} |
167 | 0 | 2 | unless $path |
175 | 2 | 0 | if ($path =~ m[ \A http s? :// \w ]xi) { } |
178 | 2 | 0 | if ($res->is_success) { } |
188 | 0 | 2 | if (not $error and $$self{'EXPAND_RELATIVE'}) |
190 | 0 | 0 | unless ($urlbase =~ m[/$]) |
197 | 0 | 0 | if ($chunk) |
209 | 0 | 0 | if $_ |
213 | 0 | 0 | if $_ |
217 | 0 | 0 | if $_ |
221 | 0 | 0 | if $_ |
227 | 2 | 0 | wantarray ? : |