Branch Coverage

lib/Pod/Elemental/Transformer/Splint/Util.pm
Criterion Covered Total %
branch 6 20 30.0


line true false branch
36 0 0 if $self->get_library_for_type($type_constraint)
37 0 0 if $self->has_default_type_library
44 0 1 unless defined $type_constraint
47 0 1 if $type_constraint->$Pod::Elemental::Transformer::Splint::Util::_can('library') and defined $type_constraint->library
50 0 1 if ($type_constraint =~ /InstanceOf/)
51 0 0 if ($self->has_default_type_library)
59 0 1 if ($type_constraint =~ /[^a-z0-9_]/i)
73 0 1 if ($self->$Pod::Elemental::Transformer::Splint::Util::_can('name'))
76 0 0 if ($self->get_library_for_type($name))
82 0 1 if ($self->get_library_for_type($type_constraint))