Condition Coverage

blib/lib/Text/MicroMason/Base.pm
Criterion Covered Total %
condition 7 11 63.6


and 2 conditions

line l !l condition
200 0 0 /\G ( .{0,20} ) /cgsx and die "MicroMason parsing halted at '$1'\n"

or 3 conditions

line l !l&&r !l&&!r condition
135 626 59 266 $caller[0] =~ /^Text::MicroMason/ or $self->isa($caller[0])
137 266 0 0 $caller[1] || $0
272 232 956 40 $token_streams{$type} or $token_map->{$type}