Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ getTokens
Method
getTokens
src/test/java/org/fgn/ParserTest.java:299–301 ·
view source on GitHub ↗
(String s)
Source
from the content-addressed store, hash-verified
297
}
298
299
private
List<String> getTokens(String s) throws ScannerException {
300
return
new
Scanner(s).scan();
301
}
302
}
Callers
15
statementWithInvalidTime
Method · 0.95
testParseKickOff
Method · 0.95
testInvalidStatementEnd
Method · 0.95
testKickOffBlockDefinition
Method · 0.95
testPenaltyKickBlockDefinition
Method · 0.95
testThrowInBlock
Method · 0.95
testCornerKickBlock
Method · 0.95
defaultExecution
Method · 0.95
testCornerKickExecution
Method · 0.95
testBallControl
Method · 0.95
testTransitionBlockDefinition
Method · 0.95
testPossessorDefinition
Method · 0.95
Calls
1
scan
Method · 0.45
Tested by
no test coverage detected