| blib/lib/CCCP/Encode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | if ($CCCP::Encode::ToText and not UNIVERSAL::isa($CCCP::Encode::CharMap, 'HASH')) |
| 35 | 0 | 0 | unless defined $str |
| 37 | 0 | 0 | unless $to |
| 38 | 0 | 0 | if $to =~ /^utf/i |
| 40 | 0 | 0 | unless $t and $t->name eq $to |
| 41 | 0 | 0 | unless defined $t |
| 45 | 0 | 0 | if (not $CCCP::Encode::ToText) { } |
| 48 | 0 | 0 | $CCCP::Encode::Entities eq 'xml' ? : |
| 49 | 0 | 0 | if ($CCCP::Encode::Entities eq 'xml') |
| 55 | 0 | 0 | exists $$CCCP::Encode::CharMap{$1} ? : |