| blib/lib/Net/Syslogd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 28 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 130 | 0 | 0 | 0 | $args{$_} >= 1 and $args{$_} <= 65467 |
| 189 | 0 | 0 | 0 | $self eq $class and $class eq 'Net::Syslogd' |
| 301 | 0 | 0 | 0 | defined $arg and $arg >= 1 |
| 311 | 0 | 0 | 0 | defined $arg and $arg >= 1 |
| line | l | !l | condition |
|---|---|---|---|
| 261 | 0 | 0 | $2 || 0 |
| 262 | 0 | 0 | $3 || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | ref $self || $self |
| 110 | 0 | 0 | 0 | ref $self || $self |
| 185 | 0 | 0 | 0 | ref $self || $self |
| 236 | 0 | 0 | 0 | /^-?data(?:gram)?$/i or /^-?pdu$/i |