File: | lib/Railsish/ViewHelpers.pm |
Coverage: | 16.7% |
line | % | coverage | condition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
60 | 33 |
| @attr == 1 and ref $attr[0] eq 'HASH' | ||||||||||||
69 | 33 |
| $attr{'method'} and $attr{'method'} eq 'delete' | ||||||||||||
81 | 0 |
| $js ||= 'return true;' | ||||||||||||
82 | 0 |
| $attr{'onclick'} ||= '' | ||||||||||||
85 | 0 |
| $attr{'onclick'} ||= '' |