Condition Coverage

blib/lib/WebEditor/OldFeatures/CustomPublish.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

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$]

or 2 conditions

line l !l condition
41 0 0 delete $args{-'verbose'} || 0