| blib/lib/News/Overview.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 32 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 253 | 0 | 0 | 0 | $num and $article | 
| 0 | 0 | 0 | $num and $article and ref $article | |
| 410 | 0 | 0 | 0 | $last > 0 and $key <= $last | 
| 468 | 0 | 0 | 0 | $entry and ref $entry | 
| line | l | !l | condition | 
|---|---|---|---|
| 85 | 0 | 0 | $default ||= '' | 
| 184 | 0 | 0 | shift @info || '' | 
| 190 | 0 | 0 | $hash{'References'} || '' | 
| 193 | 0 | 0 | $$self{'Article_By_ID'}{$_} || undef | 
| 298 | 0 | 0 | $sort ||= '' | 
| 300 | 0 | 0 | $type ||= 'Number' | 
| 406 | 0 | 0 | $first ||= 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 86 | 0 | 0 | 0 | ref $proto || $proto | 
| 302 | 0 | 0 | 0 | lc $type eq 'date' or lc $type eq 'time' |