* If we have more than one lca in different hierarchy branches we will return all of them * interface A{} ; interface B{} ; * class C impl A, B; class D impl A, B; * $cd = true ? new C() : new D(); */
source not stored for this graph (policy: none)
no test coverage detected