| blib/lib/Bootylicious/Plugin/BootyHelpers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 29 | 34.4 |
| line | l | !l | condition |
|---|---|---|---|
| 31 | 0 | 3 | $parser ||= sub { $_[0]; } |
| 64 | 0 | 1 | $parser ||= sub { $_[0]; } |
| 128 | 0 | 1 | $parser ||= sub { $_[0]; } |
| 178 | 0 | 0 | $cb || sub { $article->title; } |
| 185 | 0 | 7 | $cb || sub { $article->title; } |
| 235 | 0 | 6 | delete $args{'query'} || {} |
| 280 | 11 | 7 | $$config{"${name}_directory"} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 40 | 3 | 0 | 0 | $2 || $self->config->{'cuttext'} |
| 107 | 0 | 7 | 0 | $article->author || $$config{'author'} |
| 143 | 0 | 7 | 0 | $fmt ||= $$config{'datefmt'} |
| 252 | 0 | 0 | 0 | $author || $self->config('author') |
| 551 | 0 | 0 | 0 | $html ||= $tag |