Branch Coverage

blib/lib/Treex/PML/Schema/Template.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
27 64 0 unless $opts->{'preserve_templates'}
28 64 0 unless $opts->{'no_copy'}
30 2 126 if ($template->get_decl_type == 22) { }
31 2 0 unless $$opts{'no_template_' . $_}
33 126 0 unless $$opts{'no_' . $_}
41 0 0 if (ref $self->{$d})