| blib/lib/Schedule/Load/Reporter/Network.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 18 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 2 | 0 | unless ($now_sec) |
| 37 | 0 | 2 | unless $$self{'enabled'} |
| 41 | 1 | 1 | if (my $last = $$self{'_net_last_stats'}) |
| 57 | 0 | 2 | unless ($fh) |
| 64 | 4 | 4 | if ($line =~ /:/) |
| 65 | 2 | 2 | if $line =~ /^\s+lo:/ |
| 68 | 0 | 2 | if $linedata[0] =~ /$$self{'skip_device_regexp'}/ |
| 88 | 0 | 4 | unless defined $new |
| 89 | 0 | 4 | if ($old > $new) |