blib/lib/Pod/POM/View.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 30 | 46.6 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 1 | ref $_[0] eq 'HASH' ? : |
48 | 9 | 1 | UNIVERSAL::can($item, 'present') ? : |
66 | 7 | 1 | defined $$instance ? : |
74 | 3 | 0 | unless ref $self |
83 | 3 | 0 | unless ref $self |
85 | 0 | 3 | unless @$visit |
92 | 2 | 0 | unless ref $self |
94 | 1 | 1 | unless $visit and @$visit |
97 | 1 | 0 | if $_ eq $place |
109 | 0 | 592 | if $name eq 'DESTROY' |
111 | 592 | 0 | if ($name =~ s/^view_//) { } |
0 | 0 | elsif (not ref $self) { } | |
119 | 0 | 0 | unless defined($item = $self->{$name}) |
121 | 0 | 0 | ref $item eq 'ARRAY' ? : |
0 | 0 | wantarray ? : |