blib/lib/dan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 20 | 80.0 |
line | true | false | branch |
---|---|---|---|
29 | 1 | 11 | if (exists $opts{'the'} and not $is_DanThe) |
30 | 0 | 1 | wantarray ? : |
35 | 2 | 9 | if (ref($opts{'cat_decode'} || '') eq 'CODE' and not exists $opts{'decode'}) |
48 | 1 | 10 | if ($opts{'force'} and $^H & $utf8_hint_bits) |
64 | 0 | 6 | if ($DEFAULT_UTF8HINTBITS) |
83 | 0 | 24 | if $opts{'wantcode'} |
85 | 16 | 8 | unless ref $code eq 'CODE' |
94 | 1 | 2459 | if ($self->is_dan) { } |
105 | 23 | 16 | if ($self->is_dan) { } |
111 | 23 | 0 | unless substr($$rsrc, $tmp - 1, 1) eq '\\' |