| blib/lib/WWW/PGXN/Distribution.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 10 | 60.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 140 | 4 | 1 | 9 | $$self{'docs'} and $$self{'docs'}{$path} | 
| line | l | !l | condition | 
|---|---|---|---|
| 77 | 4 | 0 | $$self{'_pgxn'}->_fetch_json('meta', {'version', lc $$rels[0]{'version'}, 'dist', lc $$self{'name'}}) || {} | 
| 86 | 2 | 0 | $$self{'_pgxn'}->_fetch_json('dist', {'dist', lc $$self{'name'}}) || {} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 76 | 4 | 0 | 0 | $$rel{'stable'} || $$rel{'testing'} || $$rel{'unstable'} |