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
344 0 0 0 0 == keys %tags and 0 == keys %categories

or 2 conditions

line l !l condition
132 0 0 $args{'host'} //= 'localhost'
133 0 0 $args{'port'} //= 3306
134 0 0 $args{'user'} //= 'root'

or 3 conditions

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