Condition Coverage

blib/lib/Markdown/Perl.pm
Criterion Covered Total %
condition 22 24 91.6


and 3 conditions

line !l l&&!r l&&r condition
80 197 0 34944 builtin::blessed($_[0]) and $_[0]->isa(__PACKAGE__)
145 0 1764 3106 $this->get_code_blocks_info eq "language" and $bl->{'info'}
156 19757 15891 8152 $this->get_allow_task_list_markers eq "list" and $parent_type eq "list"
35648 74 8078 $this->get_allow_task_list_markers eq "list" and $parent_type eq "list" and $block_index == 1
187 7454 6881 20 $type eq "ol" and $num != 1
222 67 1 1 defined $bl->{'inline'} and $this->get_warn_for_unused_input
225 67 1 1 defined $attr{'junk'} and $this->get_warn_for_unused_input

or 3 conditions

line l !l&&r !l&&!r condition
156 8078 2 35720 $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"