blib/lib/Enterprise/Licence/Validate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
8 | 2 | 0 | if ($lc) |
12 | 2 | 0 | if ($recovered) |
14 | 2 | 0 | if ($_[0]{'secret'} eq $sec) |
16 | 2 | 0 | if ($etime - $ltime == $dtime) |
17 | 1 | 1 | if ($etime > time) |