blib/lib/Apache/AppSamurai/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 13 | 7.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
159 | 0 | 0 | 1 | CheckSidFormat($authkey) and CheckSidFormat($serverkey) |
226 | 0 | 0 | 0 | $lb and $text =~ s/.{$lb}$/'X' x $lb;/e |
line | l | !l | condition |
---|---|---|---|
41 | 0 | 0 | $format ||= 'http' |
89 | 0 | 0 | $mult{$2} || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
84 | 0 | 0 | 0 | not $time or lc $time eq 'now' |