| blib/lib/Tenjin/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 14 | 28.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 88 | 0 | 18 | 0 | defined $opts && exists $opts->{'escapefunc'} | 
| 89 | 0 | 18 | 0 | defined $opts && exists $opts->{'rawclass'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 118 | 23 | 0 | $_context ||= {} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 133 | 23 | 0 | 0 | $self->{'filename'} || $self->{'name'} | 
| 266 | 0 | 0 | 0 | not $1 or $1 eq '$' |