| blib/lib/WordPress/Grep.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 342 | 0 | 0 | 0 | 0 == keys %tags and 0 == keys %categories | 
| line | l | !l | condition | 
|---|---|---|---|
| 130 | 0 | 0 | $args{'host'} //= 'localhost' | 
| 131 | 0 | 0 | $args{'port'} //= 3306 | 
| 132 | 0 | 0 | $args{'user'} //= 'root' | 
| 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 |