| blib/lib/Text/ScriptTemplate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 16 | 56.2 | 
| line | l | !l | condition | 
|---|---|---|---|
| 279 | 14 | 5 | $$self{'DELIM'} ||= ['<%', '%>'] | 
| 412 | 1 | 0 | shift() || {} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 214 | 1 | 5 | 0 | ref $name || $name | 
| 262 | 2 | 0 | 0 | 'FileHandle'->new($file) || croak($!) | 
| 354 | 3 | 16 | 0 | $opts{'PACKAGE'} || caller | 
| 366 | 0 | 19 | 0 | ref $from || $from |