| blib/lib/Lemonldap/NG/Common/Safelib.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 16 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 108 | 0 | 0 | 0 | $date >= $start and $date <= $end | 
| line | l | !l | condition | 
|---|---|---|---|
| 34 | 0 | 0 | $syntax ||= 'hexadecimal' | 
| 37 | 0 | 0 | $default_access ||= '0' | 
| 86 | 0 | 0 | $default_access ||= '0' | 
| 90 | 0 | 0 | $start ||= 0 | 
| 93 | 0 | 0 | $end ||= 999999999999999 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 87 | 0 | 0 | 0 | $start or $end |