Branch Coverage

blib/lib/Catmandu/Util/Path.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
20 3 1 is_string($path) && $path =~ m[^\$[\./]] ? :
25 589 0 if (is_value($path)) { }