Branch Coverage

blib/lib/Perl/Dist/Asset/Perl.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
36 0 0 unless defined $self->unpack_to
39 0 0 unless (&Params::Util::_STRING($self->name))
42 0 0 unless (&Params::Util::_HASH($self->license))
45 0 0 unless (defined $self->unpack_to and not ref $self->unpack_to)
48 0 0 unless (&Params::Util::_STRING($self->install_to))
51 0 0 if ($self->patch and not &Params::Util::_ARRAY($self->patch))