blib/lib/DTL/Fast/Entity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
69 | 0 | 12 | unless $context |
71 | 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) |
88 | 0 | 42 | if scalar(@messages) % 2 |
96 | 55 | 96 | if $length > $padding |