Branch Coverage

blib/lib/Template/Lace/Factory.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
62 0 6 exists $args->{'dom_class'} ? :
70 0 6 exists $args->{'components_class'} ? :
79 2 4 if $model_class->can('prepare_dom')
125 0 7 $self->has_model_constructor ? :