blib/lib/HTML/Template/JIT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 16 | 56.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 0 | 0 | 9 | -d _ and -w _ |
100 | 9 | 0 | 0 | 'File::Spec'->file_name_is_absolute($filename) and -e $filename |
line | l | !l | condition |
---|---|---|---|
34 | 9 | 0 | $args{'path'} || [] |
39 | 1 | 8 | $args{'global_vars'} ||= 0 |
40 | 1 | 8 | $args{'print_to_stdout'} ||= 0 |
41 | 0 | 9 | $args{'case_sensitive'} ||= 0 |
42 | 0 | 9 | $args{'loop_context_vars'} ||= 0 |