Condition Coverage

blib/lib/WWW/PGXN/Distribution.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
140 4 1 9 $self->{'docs'} and $self->{'docs'}{$path}

or 2 conditions

line l !l condition
80 4 0 $self->{'_pgxn'}->_fetch_json('meta', {'version', lc $rels->[0]{'version'}, 'dist', lc $self->{'name'}}) || {}
88 2 0 $self->{'_pgxn'}->_fetch_json('dist', {'dist', lc $self->{'name'}}) || {}

or 3 conditions

line l !l&&r !l&&!r condition
76 0 0 0 $rel->{'stable'} || $rel->{'testing'} || $rel->{'unstable'}