blib/lib/IPTables/Log/Set/Record.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 24 | 62.5 |
line | true | false | branch |
---|---|---|---|
98 | 0 | 9 | $$args{'no_header'} ? : |
111 | 23 | 116 | if (not $value or $value eq '') |
126 | 2 | 11 | if ($value) { } |
150 | 0 | 9 | if (not $self->get_text) { } |
152 | 0 | 0 | if ($text) { } |
172 | 0 | 9 | if ($$self{'no_header'} eq 1) { } |
185 | 0 | 9 | unless ($proto) |
209 | 9 | 0 | if ($$self{'_src'}) |
216 | 9 | 0 | if ($$self{'_dst'}) |
230 | 7 | 2 | if ($proto eq 'TCP' or $proto eq 'UDP') { } |
2 | 0 | elsif ($proto eq 'ICMP') { } | |
240 | 4 | 3 | if ($proto eq 'TCP') |