Branch Coverage

blib/lib/Font/Selector.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
52 3 2 if defined $fc_pattern and &all(sub { $fc_pattern->contains_codepoint(ord $_); } , split(//, $string, 0))