blib/lib/Constant/Generate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 22 | 25 | 88.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
84 | 7 | 2 | 0 | $prefix and $display_prefix |
121 | 3 | 3 | 0 | defined $depvar and not $$depvar |
196 | 6 | 10 | 3 | not $mapname and $export_tag |
210 | 32 | 0 | 13 | $stringy and looks_like_number $symval |
line | l | !l | condition |
---|---|---|---|
187 | 5 | 14 | _getopt(%opts, 'prefix') || '' |
189 | 3 | 16 | _getopt(%opts, 'start_at') || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
160 | 11 | 1 | 7 | not $utype or $utype =~ /int/i |
190 | 1 | 6 | 12 | _getopt(%opts, 'stringy_vars') || _getopt(%opts, 'dualvar') |
251 | 1 | 2 | 16 | $h_etags || $export_tag |