| blib/lib/News/GroupInfo/Entry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 19 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 62 | 0 | 0 | $group || '' | 
| 0 | 0 | $desc || '' | |
| 0 | 0 | $creator || '' | |
| 0 | 0 | $time || 0 | |
| 85 | 0 | 0 | $_[0]{'name'} || '' | 
| 86 | 0 | 0 | $_[0]{'desc'} || '' | 
| 87 | 0 | 0 | $_[0]{'creator'} || '' | 
| 88 | 0 | 0 | $_[0]{'time'} || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 61 | 0 | 0 | 0 | ref $proto || $proto |