Branch Coverage

blib/lib/App/Greple/Pattern.pm
Criterion Covered Total %
branch 14 26 53.8


line true false branch
57 272 0 if @_
69 0 272 if ($obj->is_function) { }
70 0 0 if ($target->can('call')) { }
81 222 50 $obj->is_multiline ? :
86 272 0 $obj->is_regex ? :
87 1 271 $obj->is_ignorecase ? :
97 1091 3894 if (@_) { }
134 0 44 unless my(@wchars) = / \G ( $wclass_re | \X ) /gux
142 0 222 if ($p =~ s/^\\Q//u)
167 0 843 if (defined $+{'ahead'}) { }
44 799 elsif (defined $+{'wstr'}) { }
198 0 0 if (defined $1) { }
0 0 elsif (defined $2) { }