| blib/lib/Reply/Plugin/DataDumperAutoEncode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 34 | 0 | 0 | @result_in == 1 ? : | 
| 0 | 0 | @result_in == 0 ? : | |
| 35 | 0 | 0 | if ($enable_auto_encode) { } | 
| 47 | 0 | 0 | if length $line <= 0 | 
| 48 | 0 | 0 | if $line =~ /^#/ | 
| 49 | 0 | 0 | if $line =~ /->\s*$/ | 
| 50 | 0 | 0 | if $line =~ /[\$\@\%\&\*]\s*$/ |