| blib/lib/SWISH/Filter/Document.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 17 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 0 | 0 | 0 | $doc and $content_type |
| 383 | 0 | 0 | 0 | $SWISH::Filter::Document::AUTOLOAD =~ /.*::set_(\w+)/ and $SWISH::Filter::extra_methods{$1} |
| 0 | 0 | 0 | $SWISH::Filter::Document::AUTOLOAD =~ /.*::(\w+)/ and $SWISH::Filter::extra_methods{$1} |
| line | l | !l | condition |
|---|---|---|---|
| 108 | 0 | 0 | $$self{'filters_used'} || undef |
| 184 | 0 | 0 | $_[0]{'content_type'} || '' |
| 197 | 0 | 0 | $self->content_type || (return) |
| 261 | 0 | 0 | $$self{'continue'} || 0 |