Branch Coverage

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


line true false branch
57 201 0 if @_
69 0 201 if ($obj->is_function) { }
70 0 0 if ($target->can('call')) { }
81 151 50 $obj->is_multiline ? :
86 201 0 $obj->is_regex ? :
87 1 200 $obj->is_ignorecase ? :
97 807 2754 if (@_) { }
134 0 34 unless my(@wchars) = / \G ( $wclass_re | \X ) /gux
142 0 151 if ($p =~ s/^\\Q//u)
167 0 580 if (defined $+{'ahead'}) { }
34 546 elsif (defined $+{'wstr'}) { }
198 0 0 if (defined $1) { }
0 0 elsif (defined $2) { }