| blib/lib/M3/ServerView/View.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 110 | 1 | 0 | 1 | $format and $format eq 'timestamp' |
| 209 | 6 | 0 | 4 | not looks_like_number $value and exists $Op_transform{$op} |
| line | l | !l | condition |
|---|---|---|---|
| 132 | 10 | 43 | &$_($entry) or next CHECK_ENTRIES |
| 141 | 2 | 3 | $$options{'sort_as'} || '' |
| 142 | 3 | 2 | lc $$options{'sort_order'} || 'asc' |