Branch Coverage

blib/lib/WWW/Scroogle/Result.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
13 1 6 unless (ref $options eq 'HASH')
14 1 5 unless (exists ${$options;}{'url'})
15 1 4 unless (exists ${$options;}{'position'})
16 1 3 unless (exists ${$options;}{'searchstring'})
17 1 2 unless (exists ${$options;}{'language'})
31 1 2 unless ref(my $self = shift())
38 1 2 unless ref(my $self = shift())
45 1 2 unless ref(my $self = shift())
52 1 2 unless ref(my $self = shift())