Branch Coverage

blib/lib/PDF/Collage/Template.pm
Criterion Covered Total %
branch 12 24 50.0


line true false branch
48 0 66 unless my $method = $self->can("_op_" . $op)
66 0 309 if exists $retval{$nkey}
68 178 131 $auto_expand{$nkey} ? :
72 49 16 $input eq 'last' ? :
88 0 17 unless defined(my $source_path = $opts->{'from'} // $opts->{'from_path'})
113 0 16 if defined $plain
114 16 0 if defined $template
115 0 0 if defined $crumbs
123 17 34 if $key eq "op"
124 34 0 if (defined $value) { }
136 0 0 unless my $logger = $self->logger
137 0 0 unless my $method = $logger->can(lc $command->{'level'} // "info")