Branch Coverage

blib/lib/Text/MicroMason/LineNumbers.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
65 0 9 unless my $lexer = $self->can('lex_token')
74 0 26 unless my(@parsed) = &$lexer($self)