Branch Coverage

blib/lib/KelpX/Symbiosis/Engine/Kelp.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
13 0 10 if ref $app and $app == $adapter->app
17 7 3 if (not ref $path) { }
0 5 elsif (ref $path eq 'ARRAY' and not ref $path->[1]) { }