blib/lib/Pod/Perldoc/ToMan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 21 | 14.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
224 | 0 | 0 | 0 | $self->_is_roff and -t STDOUT |
0 | 0 | 0 | $self->_is_roff and -t STDOUT and my($cols) = $self->_get_columns | |
234 | 0 | 0 | 0 | $self->_is_roff and $self->is_cygwin |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
43 | 0 | 0 | 0 | ref $either || $either |
66 | 0 | 0 | 0 | $self->is_openbsd or $self->is_freebsd |
0 | 0 | 0 | $self->is_openbsd or $self->is_freebsd or $self->is_bitrig | |
131 | 2 | 7 | 3 | $_[0]->_get_columns_from_manwidth or $_[0]->_get_columns_from_stty |