Branch Coverage

blib/lib/Catmandu/Fix/paste.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
27 1 9 if ($arg eq 'join_char') { }
1 8 elsif (my($literal) = $arg =~ /^~(.*)/) { }
43 8 1 if (is_code_ref($getter)) { }