Condition Coverage

blib/lib/Template/Caribou/Role.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
52 1 16 0 $class->can("get_all_method_names") and &any(sub {

or 3 conditions

line l !l&&r !l&&!r condition
87 117 10 22 $Template::Caribou::TAG_INDENT_LEVEL // "0.1" * !!$self->indent
123 50 0 99 $Template::Caribou::OUTPUT || (ref $res ? $res : Template::Caribou::Output::escape($res))