Branch Coverage

lib/Pod/Elemental/Transformer/Splint/Util.pm
Criterion Covered Total %
branch 10 20 50.0


line true false branch
34 0 2 if $self->get_library_for_type($type_constraint)
35 2 0 if $self->has_default_type_library
42 0 9 unless defined $type_constraint
45 7 2 if $type_constraint->$Pod::Elemental::Transformer::Splint::Util::_can('library') and defined $type_constraint->library
48 0 2 if ($type_constraint =~ /InstanceOf/u)
49 0 0 if ($self->has_default_type_library)
57 1 1 if ($type_constraint =~ /[^a-z0-9_]/iu)
71 0 1 if ($self->$Pod::Elemental::Transformer::Splint::Util::_can('name'))
74 0 0 if ($self->get_library_for_type($name))
80 0 1 if ($self->get_library_for_type($type_constraint))