| blib/lib/Template/Overlay.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 45 | 16 | 0 | 10 | -f $File::Find::name and not $_ =~ /~$/ |
| 16 | 0 | 10 | -f $File::Find::name and not $_ =~ /~$/ and not $_ =~ /^\..+\.swp$/ | |
| 62 | 0 | 3 | 5 | $options{'to'} and $options{'to'} ne $self->{'base'} |
| 103 | 8 | 1 | 1 | $resolver and &$resolver($template, $file) |