Branch Coverage

blib/lib/ODO/Graph/Storage/Memory.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
56 13 10 unless exists $$self{'statements'}{$stmt->hash}
117 130 0 if $query->isa('ODO::Query::Simple')
121 0 0 if (UNIVERSAL::isa($query_options, 'HASH'))
126 0 0 unless defined $rdql_query
147 954 32 unless $query->equal($stmt)