blib/lib/Text/Amuse.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
506 | 0 | 0 | 2 | defined $header{$k} and length $header{$k} |
line | l | !l | condition |
---|---|---|---|
309 | 81 | 0 | $html->header->{'title'} || 'start body' |
561 | 14 | 4 | $header{'hyphenation'} || '' |
609 | 3 | 33 | $self->document->bidi_document || scalar grep({Text::Amuse::Utils::lang_code_is_rtl($_);} $self->language_code, @{[] unless $self->other_language_codes;}) |
636 | 0 | 0 | $scripts{$self->language_code} || 'Latin' |