Branch Coverage

blib/lib/Hubot/Scripts/googleImage.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
35 0 0 if ($imagery =~ m[https?://]i) { }
50 0 0 if ref $animated eq 'CODE'
51 0 0 if defined $faces and ref $faces eq 'CODE'
53 0 0 if defined $animated and ref $animated ne 'CODE' and $animated == 1
55 0 0 if defined $faces and ref $faces ne 'CODE' and $faces == 1
63 0 0 if (@$images)