Branch Coverage

blib/lib/Text/MicroMason/Debug.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
21 0 6 exists $self->{'debug'}{$type} ? :
0 6 !ref($self->{'debug'}) ? :
22 0 6 if ($flag)
23 0 0 @_ == 1 ? :
26 1 5 wantarray ? :
46 0 1 if (scalar @result > 3 or grep {$result[$_] ne $_[$_];} 0..2)