blib/lib/Map/Tube/Text/Table.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 0 | unless (defined $self->{'tube'}) |
43 | 0 | 0 | unless (&blessed($self->{'tube'}) and $self->{'tube'}->does('Map::Tube')) |
63 | 0 | 0 | if (@{$nodes_hr->{$node_name}->line;} > 1) |
77 | 0 | 0 | if (length $data_ar->[$i] > $data_len[$i]) |
95 | 0 | 0 | if ($self->{'print_id'}) |
101 | 0 | 0 | if (&any(sub { $_ eq $line; } , map({$_->name;} @{$nodes_hr->{$node_name}->line;}))) |
111 | 0 | 0 | if ($self->{'print_id'}) |
118 | 0 | 0 | if (length $data_ar->[$i] > $data_len[$i]) |
137 | 0 | 0 | if (length $line > $length) |