Branch Coverage

blib/lib/Twitter/TagGrep.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
11 0 0 if (defined $_[0])
29 0 0 if (@_)
30 0 0 if (ref $_[0] eq 'ARRAY') { }
45 0 0 if (ref $tag eq 'ARRAY') { }
61 0 0 unless $$self{'tag_regex'}
65 0 0 if @tags
73 0 0 defined $params{'prefix'} ? :
80 0 0 if $params{'tags'}