Branch Coverage

File:blib/lib/Regexp/Wildcards.pm
Coverage:100.0%

line%coveragebranch
63100TFunless ref $_[0] and $_[0]->isa('Regexp::Wildcards')
106100TFunless defined $old
109100TFif (@_ <= 1) { }
100TFelsif (@_ % 2) { }
110100TFdefined $_[0] ? :
120100TFunless defined $opt
127100TFunless $cb
131100TFexists $checked{'set'} ? :
132100TFunless $checked{'add'}
134100TFunless $checked{'rem'}
164100TFif $captures{$_}
180100TFunless defined $type
181100TFunless exists $types{$type}
198100TFif @_ % 2
202100TFif (defined $args{'do'}) { }
434100TFdefined $type ? :
435100TFunless defined $wc
454100TFif $$do{'jokers'}
455100TFif $$do{'sql'}
456100TFif ($$do{'brackets'}) { }
100TFelsif ($$do{'commas'} and $wc =~ /(?<!\\)(?:\\\\)*,/) { }