blib/lib/DTL/Fast/Tag/Ssi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
13 | 2 | 0 | if ($self->{'parameter'} =~ /^\s*(.+?)(?:\s*(parsed))?\s*$/) { } |
37 | 2 | 0 | if (defined $ssi_dirs and ref $ssi_dirs eq 'ARRAY' and scalar @$ssi_dirs) { } |
49 | 2 | 0 | if ($template_path =~ /^\Q$allowed_dir\E/s) |
56 | 2 | 0 | if ($allowed) { } |
60 | 1 | 1 | if ($self->{'parsed'}) |