bin/require-perl-tags-packed | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 34 | 2.9 |
line | l | !l | condition |
---|---|---|---|
1090 | 0 | 1 | *{"${pkg}::$_";} = \&$_ and next |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
1140 | 0 | 0 | 0 | exists $INC{$inc_path} and not wantarray |
1220 | 0 | 0 | 0 | exists $INC{$path} && defined $INC{$path} |
line | l | !l | condition |
---|---|---|---|
1604 | 0 | 0 | $options{'files'} || die('No file passed to process') |
1646 | 0 | 0 | $options{'file'} || die('No file passed to proces') |
1663 | 0 | 0 | $$self{'curr_order'}++ || 0 |
2912 | 0 | 0 | $$self{'pkg'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
1208 | 0 | 0 | 0 | ref $_[0] && (ref $_[0] eq 'GLOB' && defined *{$_[0];}{'IO'} || UNIVERSAL::isa($_[0], 'IO::Handle') || overload::Method($_[0], '<>')) || ref \$_[0] eq 'GLOB' && defined *{$_[0];}{'IO'} |
1577 | 0 | 0 | 0 | $$self{'is_dirty'} or not -e $outfile |
1709 | 0 | 0 | 0 | $$tag{'pkg'} ||= $$self{'current'}{'package_name'} |
1710 | 0 | 0 | 0 | $$tag{'exts'} ||= $$self{'exts'} |
1973 | 0 | 0 | 0 | $$self{'var_continues'} or $statement =~ /^(my|our|local)\b/ |
2999 | 0 | 0 | 0 | $$tags{'current'}{'package_name'} || $$tags{'current'}{'has_subs'} |