Branch Coverage

blib/lib/Locale/Simple/Scraper/ParserShortcuts.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
30 38 103 unless my $token = $self->maybe(sub { $self->$type; } )