| blib/lib/WebEditor/OldFeatures/CustomPublish.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 87 | 0 | 0 | 0 | $path =~ m[^htdocs/we/] and not $path =~ m[^htdocs/we/${projectname}_templates/search_result] |
| 90 | 0 | 0 | 0 | $path =~ m[^we_data/] and not $path =~ m[^we_data/[^/]+\.db] |
| 93 | 0 | 0 | 0 | $path =~ m[^conf/] and not $path =~ m[^conf/htdig\.tpl\.conf$] |
| 96 | 0 | 0 | 0 | $path =~ m[^etc/] and not $path =~ m[^etc/run_indexer$] |
| line | l | !l | condition |
|---|---|---|---|
| 41 | 0 | 0 | delete $args{-'verbose'} || 0 |