Condition Coverage

blib/lib/Text/MicroMason/LineNumbers.pm
Criterion Covered Total %
condition 7 14 50.0


and 2 conditions

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

or 2 conditions

line l !l condition
68 9 0 $self->{'last_read_file'} || 'unknown source'
69 9 0 $self->{'last_read_line'} || 1
81 26 0 pos $_ || 0

or 3 conditions

line l !l&&r !l&&!r condition
54 31 7 7 $caller[0] =~ /^Text::MicroMason/ or $self->isa($caller[0])
56 7 0 0 $caller[1] || $0