Branch Coverage

blib/lib/YAML/Any.pm
Criterion Covered Total %
branch 4 14 28.5


line true false branch
56 0 0 defined $value ? :
69 0 0 defined $value ? :
82 0 0 defined $value ? :
95 0 0 defined $value ? :
102 0 1 if @YAML::Any::_TEST_ORDER
112 1 3 if exists $INC{$path}
113 0 3 if eval "require $module; 1"