Branch Coverage

blib/lib/Text/Markdown/Discount.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
41 13 13 unless (ref $self)
42 13 0 if ($self ne 'Text::Markdown::Discount') { }
51 12 1 unless (defined $flags)