Branch Coverage

blib/lib/Config/PFiles/Path.pm
Criterion Covered Total %
branch 23 26 88.4


line true false branch
41 6 5 unless @_
46 1 4 unless $is_mutator{"_$method"}
56 43 81 if $method =~ /DESTROY/
63 0 81 if $method =~ /^_/ or not defined $subref
69 61 20 if (ref $_[0] and $_[0]->isa('Config::PFiles::Path'))
83 17 3 if ($is_mutator{$imethod}) { }
89 13 4 if (not defined $wantarray) { }
4 0 elsif ($wantarray) { }
143 1 42 if defined $dirs{'RO'} and $dirs{'RO'} =~ /;/
156 0 69 unless (($match) = $dir_set =~ /^(RW|RO)$/i)
197 8 14 if defined wantarray
218 8 9 $ro eq '' ? :
6 17 $rw eq '' ? :