Condition Coverage

blib/lib/WordPress/Grep.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
342 0 0 0 0 == keys %tags and 0 == keys %categories

or 2 conditions

line l !l condition
130 0 0 $args{'host'} //= "localhost"
131 0 0 $args{'port'} //= 3306
132 0 0 $args{'user'} //= "root"

or 3 conditions

line l !l&&r !l&&!r condition
235 0 0 0 $posts->{$post_id}{'post_title'} =~ /$re/u or $posts->{$post_id}{'post_content'} =~ /$re/u