Branch Coverage

File:lib/Railsish/ViewHelpers.pm
Coverage:42.9%

line%coveragebranch
160TFif ($css =~ /^http:/) { }
230TFunless -f $file
290TFif ($uri)
41100TFif ($source =~ m[^\w+://]) { }
46100TFif not $source =~ /\./
47100TFif not $source =~ m[/]
6050TFif (@attr == 1 and ref $attr[0] eq 'HASH') { }
50TFelsif (@attr % 2 == 0) { }
6750TFif (%attr)
6950TFif ($attr{'method'} and $attr{'method'} eq 'delete')
8050TFif (my $confirm = delete $attr{'confirm'}) { }
50TFelsif ($js) { }
970TFunless $$session{'notice_stickies'}
0TFunless @{[] unless $$session{'notice_stickies'};} > 0