| blib/lib/Text/Twiddler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 2 | 0 | 0 | ref $$arg_ref{'lang_obj'} && $$arg_ref{'lang_obj'}->can('maketext') |
| 33 | 0 | 0 | 1 | $$arg_ref{'output_ns'}->can('get_output_pre') and $$arg_ref{'output_ns'}->can('get_output_str') |
| 0 | 0 | 1 | $$arg_ref{'output_ns'}->can('get_output_pre') and $$arg_ref{'output_ns'}->can('get_output_str') and $$arg_ref{'output_ns'}->can('get_output_pst') |