Branch Coverage

blib/lib/Text/Xatena/Inline/Base.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
10 21 22 if (any sub { $_ eq '-Base'; } , @_)
59 46 266 if (my(@matched) = $string =~ /$$inline{'regexp'}/)