Condition Coverage

blib/lib/Markdown/Perl.pm
Criterion Covered Total %
condition 21 24 87.5


and 3 conditions

line !l l&&!r l&&r condition
80 197 0 34944 builtin::blessed($_[0]) and $_[0]->isa(__PACKAGE__)
145 0 1719 3286 $this->get_code_blocks_info eq "language" and $bl->{'info'}
156 19660 15807 8082 $this->get_allow_task_list_markers eq "list" and $parent_type eq "list"
35467 75 8007 $this->get_allow_task_list_markers eq "list" and $parent_type eq "list" and $block_index == 1
187 7288 6893 20 $type eq "ol" and $num != 1
222 69 0 1 defined $bl->{'inline'} and $this->get_warn_for_unused_input
225 66 3 1 defined $attr{'junk'} and $this->get_warn_for_unused_input

or 3 conditions

line l !l&&r !l&&!r condition
156 8007 2 35540 $this->get_allow_task_list_markers eq "list" and $parent_type eq "list" and $block_index == 1 or $this->get_allow_task_list_markers eq "always"