| blib/lib/App/Rssfilter/Feed.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 9 | 55.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 61 | 1 | 1 | 0 | blessed $rule and $rule->isa('App::Rssfilter::Rule') | 
| 72 | 6 | 2 | 0 | exists $args{'rules'} and not +($Method::Signatures::mutc{'cache'}{'ArrayRef'} ||= 'Method::Signatures'->_make_constraint('ArrayRef'))->check($args{'rules'}) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 72 | 0 | 2 | 0 | $Method::Signatures::mutc{'cache'}{'ArrayRef'} ||= 'Method::Signatures'->_make_constraint('ArrayRef') |