-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcommons-lang-DateUtils-modify-IF_STATEMENT-10.json
36 lines (36 loc) · 1.87 KB
/
commons-lang-DateUtils-modify-IF_STATEMENT-10.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"repositoryName": "commons-lang",
"repositoryWebURL": "https://github.com/apache/commons-lang.git",
"filePath": "src/main/java/org/apache/commons/lang3/time/DateUtils.java",
"functionName": "modify",
"functionKey": "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, ModifyType)",
"functionStartLine": 950,
"blockType": "IF_STATEMENT",
"blockKey": "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, ModifyType)$if(1025-1040)",
"blockStartLine": 1025,
"blockEndLine": 1040,
"startCommitId": "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges": [
{
"parentCommitId": "f3fbf1e4fa8df034c0fc56afbbd1ae981e3532b4",
"commitId": "fab64bbdc726cf06c5993b7b8f50557882086002",
"commitTime": 1310322376,
"changeType": "body change",
"elementFileBefore": "src/main/java/org/apache/commons/lang3/time/DateUtils.java",
"elementNameBefore": "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, int)$if(969-984)",
"elementFileAfter": "src/main/java/org/apache/commons/lang3/time/DateUtils.java",
"elementNameAfter": "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, int)$if(969-984)"
},
{
"parentCommitId": "08c4a79f5cc33936af98b96dff9ce63bdaa89677",
"commitId": "db5c7106a44107b94332ee6844514b003f538a51",
"commitTime": 1212995844,
"changeType": "introduced",
"elementFileBefore": "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameBefore": "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$if(833-848)",
"elementFileAfter": "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameAfter": "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$if(833-848)",
"comment": "new block"
}
]
}