testing.CoverBlock.Stmts (field)

2 uses

	testing (current package)
		cover.go#L27: 	Stmts uint16 // Number of statements included in this block.
		cover.go#L103: 			stmts := int64(blocks[i].Stmts)