openclover / clover

This repository contains source code of OpenClover Core as well as its integrations: Clover-for-Ant, Clover-for-Eclipse and Clover-for-IDEA plugins. Sources are licensed under Apache 2.0 license.
Other
57 stars 14 forks source link

OC-237: improved instanceof expression analyzer #240

Closed marek-parfianowicz closed 5 months ago

marek-parfianowicz commented 5 months ago

now it can properly detect generic type signature, e.g. <?> in the cast