blib/lib/Text/NumericData/App/txdfilter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 18 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
106 | 26 | 0 | 0 | defined $param->{'headlines'} and $self->{'l'} > $param->{'headlines'} |
115 | 0 | 26 | 0 | not $self->{'lasthead'} and defined $self->{'lhex'} |
223 | 6 | 0 | 0 | $param->{'index'} and defined $c->{'titles'} |
6 | 0 | 0 | $param->{'index'} and defined $c->{'titles'} and @{$c->{'titles'};} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
269 | 5 | 0 | 0 | @{$c->{'titles'};} or @{$self->{'titles'};} |
5 | 0 | 0 | @{$c->{'titles'};} or @{$self->{'titles'};} or keys %{$$param{"modtitles"};} |