Branch Coverage

lib/Text/Macros.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
251 0 15 if defined $_[-1] and $_[-1] eq ''
255 2 13 unless $$self{'no_CAN_check'} or $object->can($func)
322 1 14 if (defined $$self{'parse_args_cr'})
323 0 1 unless ref($$self{'parse_args_cr'}) =~ /CODE/