blib/lib/MIME/EcoEncode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 24 | 31 | 77.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
205 | 9 | 22 | 4 | $count > 1 and $pos + $w1_len + 1 > $BPL |
232 | 5 | 0 | 18 | $MODE == 1 and $sps_len <= $lss |
273 | 10 | 9 | 0 | $count > 1 and $pos + $w1_len + 1 > $BPL |
324 | 2 | 8 | 5 | $count > 1 and $pos + $w1_len + 1 > $BPL |
635 | 2 | 0 | 0 | $enc and not $lp |
685 | 12 | 0 | 4 | $enc and not $lp |
line | l | !l | condition |
---|---|---|---|
46 | 48 | 2 | shift() || 'UTF-8' |
55 | 2 | 48 | shift() || "\n" |
56 | 2 | 48 | shift() || 76 |
681 | 8 | 0 | $charset || '' |
682 | 0 | 8 | $lang || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
233 | 6 | 6 | 6 | $w1 =~ /$reg_rp1/ or $w2 =~ /^\(/ |