| blib/lib/Net/Syslogd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 28 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 133 | 0 | 0 | 0 | $args{$_} >= 1 and $args{$_} <= 65467 |
| 193 | 0 | 0 | 0 | $self eq $class and $class eq 'Net::Syslogd' |
| 305 | 0 | 0 | 0 | defined $arg and $arg >= 1 |
| 315 | 0 | 0 | 0 | defined $arg and $arg >= 1 |
| line | l | !l | condition |
|---|---|---|---|
| 265 | 0 | 0 | $2 || 0 |
| 266 | 0 | 0 | $3 || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | ref $self || $self |
| 113 | 0 | 0 | 0 | ref $self || $self |
| 189 | 0 | 0 | 0 | ref $self || $self |
| 240 | 0 | 0 | 0 | /^-?data(?:gram)?$/i or /^-?pdu$/i |