| blib/lib/App/Rssfilter/Group.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 12 | 58.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 51 | 2 | 6 | 0 | &blessed($app_rssfilter_group) and $app_rssfilter_group->isa('App::Rssfilter::Group') | 
| 75 | 1 | 3 | 0 | &blessed($app_rssfilter_rule) and $app_rssfilter_rule->isa('App::Rssfilter::Rule') | 
| 94 | 2 | 7 | 0 | &blessed($app_rssfilter_feed) and $app_rssfilter_feed->isa('App::Rssfilter::Feed') | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 23 | 0 | 3 | 0 | $Method::Signatures::mutc{'cache'}{'ArrayRef'} ||= 'Method::Signatures'->_make_constraint('ArrayRef') |