Condition Coverage

blib/lib/Mojo/Feed/Item.pm
Criterion Covered Total %
condition 11 13 84.6


and 3 conditions

line !l l&&!r l&&r condition
44 1003 41 36 $k eq 'author' and $p->at('name')
61 10 0 0 $k eq 'author' and $p->at('name')
123 6 201 10 $self->$k and $self->$k ne $self->_get_selector($k)

or 2 conditions

line l !l condition
48 1034 10 $text ||= ''
133 860 162 $self->$_ || ''