Operator priority (Descending priority!): 0: '-', '!' 1: '*', '/', '%' 2: '+', '-' 3: '==', '!=', '<=', '>=', '<', '>' 4: '&&' 5: '||'
()
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected