Branch Coverage

blib/lib/MooX/Tag/TO_HASH.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
126 12 16 if exists $$opt{"if_exists"} and $$opt{"if_exists"} and not $self->${\$$opt{"predicate"};}
131 6 1 if exists $$opt{"if_defined"} and $$opt{"if_defined"} and not defined $self->${\$attr;}
135 7 38 exists $$opt{'alt_name'} ? :
138 1 44 if (exists $$opt{'no_recurse'} and $$opt{'no_recurse'}) { }
144 0 44 defined $mth ? :