| blib/lib/Perl/Tags.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 15 | 73.3 | 
| line | l | !l | condition | 
|---|---|---|---|
| 237 | 9 | 0 | $options{'files'} || die('No file passed to process') | 
| 279 | 13 | 0 | $options{'file'} || die('No file passed to proces') | 
| 296 | 6 | 7 | $$self{'curr_order'}++ || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 210 | 2 | 1 | 1 | $$self{'is_dirty'} or not -e $outfile | 
| 342 | 1 | 40 | 0 | $$tag{'pkg'} ||= $$self{'current'}{'package_name'} | 
| 343 | 0 | 4 | 37 | $$tag{'exts'} ||= $$self{'exts'} |