Branch Coverage

blib/lib/Params/Validate/XS.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
32 200 40 unless exists $opts{$_}
48 8 2 defined $_[0] ? :
6 4 (defined $_[0] ? $_[0] : '') =~ /$_[1]/ ? :