blib/lib/Moops/Keyword.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 18 | 83.3 |
line | true | false | branch |
---|---|---|---|
33 | 90 | 4 | unless @{$self->relations->{'types'} ||= [];} |
44 | 3 | 90 | $self->has_version ? : |
55 | 1 | 92 | if $self->has_imports |
62 | 28 | 65 | if (@guarded) |
80 | 20 | 73 | if $self->is_empty |
125 | 1 | 0 | $lib->can('type_names') ? : |
92 | 1 | $lib->isa('Type::Library') ? : | |
129 | 0 | 93 | unless $self->relations->{'types'} |
157 | 3 | 0 | if defined $prereq->[1] |