| lib/XML/Feed/Aggregator/Deduper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 0 | 0 | length($entry->content->body || '') >= length($entry->summary->body || '') ? : |
| 68 | 0 | 0 | if $self->_id_exists($entry->id) |
| 70 | 0 | 0 | if $self->_title_sig_exists($title_sig) |
| 72 | 0 | 0 | if $self->_body_sig_exists($body_sig) |