--------------------------------------------------------------------------- Find consecutive return, break, continue, goto or throw statements. e.g.: break; break; Detect dead code, that follows such a statement. e.g.: return(0); foo(); ---------------------------------------------------------------------------
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected