| blib/lib/Dotiac/DTL/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 12 | 41.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 35 | 295 | 1 | if (@_) { } | 
| 49 | 5 | 0 | unless @_ | 
| 52 | 0 | 0 | if @_ | 
| 54 | 0 | 0 | if $name | 
| 71 | 0 | 255 | unless (eval { do { $ret = $$self{'first'}->string({%{$$self{'vars'};}, %{$vars;}}, $Dotiac::DTL::AUTOESCAPING); 1 } }) | 
| 101 | 0 | 249 | unless (eval { do { $$self{'first'}->print({%{$$self{'vars'};}, %{$vars;}}, $Dotiac::DTL::AUTOESCAPING); 1 } }) |