| blib/lib/PDL/Doc/Perldl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 34 | 2.9 |
| line | l | !l | condition |
|---|---|---|---|
| 253 | 0 | 0 | $m->[2]{'Module'} && 'in ' |
| 518 | 0 | 0 | length $x > $PDL::Doc::Perldl::max_strlen && '...' |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 82 | 2 | 0 | 0 | $PERLDL::long_mod_names and $PERLDL::long_mod_names |
| 249 | 0 | 0 | 0 | @match > 1 and not $subfield |
| 0 | 0 | 0 | @match > 1 and not $subfield and $pdl_pod_matchnum == 1 | |
| 258 | 0 | 0 | 0 | @match > 0 and $num_pdl_pod_matches > 1 |
| 265 | 0 | 0 | 0 | $Ref and $Ref =~ /^(Module|Manual|Script): / |
| 567 | 0 | 0 | 0 | UNIVERSAL::isa($x, 'PDL') && $x->nelem < 5 && $x->ndims < 2 |
| 608 | 0 | 0 | 0 | builtin::blessed($topic) and $topic->can("px") |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 191 | 0 | 0 | 0 | $PDL::onlinedoc //= "PDL::Doc"->new(FindStdFile()) |
| 253 | 0 | 0 | 0 | $m->[2]{'CustomFile'} || $m->[2]{'Module'} |
| 558 | 0 | 0 | 0 | ref $x eq "SCALAR" or ref $x eq "REF" |