blib/lib/Text/DHCPparse.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | unless open FILE, $logfile |
22 | 0 | 0 | if /^#|^$/ |
23 | 0 | 0 | if (/^lease (\d+\.\d+\.\d+\.\d+)/) |
27 | 0 | 0 | if /^\s*hardware ethernet (.*);/ |
28 | 0 | 0 | if /^\s*starts \d (.*);/ |
29 | 0 | 0 | if /^\s*(abandoned).*/ |
30 | 0 | 0 | if /^\s*client-hostname "(.*)";/ |
48 | 0 | 0 | unless open FILE, $logfile |
51 | 0 | 0 | if /^#|^$/ |
52 | 0 | 0 | if (/^lease (\d+\.\d+\.\d+\.\d+)/) |
56 | 0 | 0 | if (/^\s*hardware ethernet (.*);/) |
60 | 0 | 0 | if /^\s*starts \d (.*);/ |
61 | 0 | 0 | if /^\s*(abandoned).*/ |
62 | 0 | 0 | if /^\s*client-hostname "(.*)";/ |