blib/lib/Pod/InputObjects.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 73 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
463 | 0 | 0 | 0 | @_ <= 2 || @_ % 2 and not $_[0] =~ /^-\w/ |
528 | 0 | 0 | 0 | length $_ and ref $_ |
0 | 0 | 0 | length $_ and ref $_ and ref $_ ne "SCALAR" | |
544 | 0 | 0 | 0 | length $_ and ref $_ |
0 | 0 | 0 | length $_ and ref $_ and ref $_ ne "SCALAR" | |
763 | 0 | 0 | 0 | @_ == 1 && ref $_[0] |
790 | 0 | 0 | 0 | @_ == 1 && ref $_[0] |
813 | 0 | 0 | 0 | @_ == 1 && ref $_[0] |
837 | 0 | 0 | 0 | @Pod::ParseTree::ptree and not ref $Pod::ParseTree::ptree[0] |
0 | 0 | 0 | @Pod::ParseTree::ptree and not ref $Pod::ParseTree::ptree[0] and not ref $_ | |
861 | 0 | 0 | 0 | @Pod::ParseTree::ptree && !ref($Pod::ParseTree::ptree[-1]) |
904 | 0 | 0 | 0 | defined $_ and length $_ |
0 | 0 | 0 | defined $_ and length $_ and ref $_ | |
0 | 0 | 0 | defined $_ and length $_ and ref $_ and ref $_ ne "SCALAR" |
line | l | !l | condition |
---|---|---|---|
408 | 0 | 0 | $_[0]{'-file'} || ' |
0 | 0 | $_[0]{'-line'} || 0 | |
603 | 0 | 0 | $self->{'-parent_sequence'} || undef |
701 | 0 | 0 | $_[0]{'-file'} || ' |
0 | 0 | $_[0]{'-line'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
138 | 0 | 0 | 0 | ref $this || $this |
266 | 0 | 0 | 0 | ref $this || $this |
460 | 0 | 0 | 0 | ref $this || $this |
463 | 0 | 0 | 0 | @_ <= 2 || @_ % 2 |
488 | 0 | 0 | 0 | $self->{'-ptree'} || 'Pod::ParseTree'->new |
529 | 0 | 0 | 0 | UNIVERSAL::isa($_, "Pod::InteriorSequence") or UNIVERSAL::can($_, "nested") |
761 | 0 | 0 | 0 | ref $this || $this |