--------------------------------------------------------------------------- check for the same expression on both sides of an operator (x == x), (x && x), (x || x) (x.y == x.y), (x.y && x.y), (x.y || x.y) ---------------------------------------------------------------------------
source not stored for this graph (policy: none)
no test coverage detected