Singleton blocks
Author: LGTM
import javascrip
from BlockStmt b
where b.getNumStmt() = 1
select bDescription
Finds block statements containing a single statement
import javascrip
from BlockStmt b
where b.getNumStmt() = 1
select bFinds block statements containing a single statement