blib/lib/Text/BIP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | l | !l | condition |
---|---|---|---|
26 | 0 | 0 | $_[1]{'base'} || '.' |
27 | 0 | 0 | $_[1]{'depth'} || 0 |
59 | 0 | 0 | shift() || $self->base || '.' |
80 | 0 | 0 | $1 || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
93 | 0 | 0 | 0 | not $self->depth or $$self{'__index_depth'} < $self->depth |
106 | 0 | 0 | 0 | $_[1] || $_[0]->base |
116 | 0 | 0 | 0 | $_[1] || $_[0]->base |