blib/lib/DTL/Fast/Entity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
71 | 0 | 12 | unless $context |
73 | 2 | 10 | if (exists $context->{'ns'}[-1]{'_dtl_include_path'} and ref $context->{'ns'}[-1]{'_dtl_include_path'} eq 'ARRAY' and scalar @{$context->{'ns'}[-1]{'_dtl_include_path'};} > 1) |
90 | 0 | 42 | if scalar(@messages) % 2 |
98 | 55 | 92 | if $length > $padding |