Branch Coverage

blib/lib/ODO/Graph.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
51 0 8 if $storage_type =~ /::DESTROY$/
55 0 8 unless defined $backend_loaded and UNIVERSAL::can("ODO::Graph::Storage::$storage_type", 'new')
58 0 8 unless UNIVERSAL::can($caller_package, 'new_from_autoload')
147 0 8 unless defined $backend_loaded