blib/lib/Text/MicroMason/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | l | !l | condition |
---|---|---|---|
204 | 0 | 0 | /\G ( .{0,20} ) /cgsx and die "MicroMason parsing halted at '$1'\n" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
139 | 626 | 59 | 266 | $caller[0] =~ /^Text::MicroMason/ or $self->isa($caller[0]) |
141 | 266 | 0 | 0 | $caller[1] || $0 |
276 | 232 | 956 | 40 | $token_streams{$type} or $token_map->{$type} |