Branch Coverage

blib/lib/Template/Preprocessor/TTML.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
41 7 1 if ($self->opts->output_to_stdout) { }
118 1 7 if (not $template->process($self->opts->input_filename, $self->opts->defines, $self->_get_output))