| blib/lib/Blog/Simple/HTMLOnly.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 21 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 122 | 1 | 0 | 0 | defined $$self{'_show_author'} and $tmp[3] ne $$self{'_show_author'} |
| 178 | 1 | 0 | 0 | defined $$self{'_show_author'} and $tmp[3] ne $$self{'_show_author'} |
| 259 | 58 | 6 | 16 | @$t[0] eq 'S' and @$t[1] =~ /^(simple_blog_wrap|simple_blog|ts|title|author|email|summary|content)$/ |
| 6 | 6 | 16 | @$t[0] eq 'E' and @$t[1] =~ /^(simple_blog_wrap|simple_blog|ts|title|author|email|summary|content)$/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 120 | 0 | 1 | 1 | $cnt == $dispNum or $_ =~ /^\#/ |
| 238 | 0 | 0 | 2 | not defined $format or ref $format ne 'HASH' |
| 241 | 0 | 0 | 2 | not defined $xml or ref $xml ne 'SCALAR' |