-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcommons-lang-DateUtils-modify-IF_STATEMENT-4.json
56 lines (56 loc) · 3.08 KB
/
commons-lang-DateUtils-modify-IF_STATEMENT-4.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"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(988-990)",
"blockStartLine": 988,
"blockEndLine": 990,
"startCommitId": "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges": [
{
"parentCommitId": "bc91bedd45c5f51175f8686332ed4c72fbe98652",
"commitId": "52e854e3bda9f1b92471884888f430345f73eca2",
"commitTime": 1411830206,
"changeType": "expression 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(993-995)",
"elementFileAfter": "src/main/java/org/apache/commons/lang3/time/DateUtils.java",
"elementNameAfter": "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, ModifyType)$if(997-999)"
},
{
"parentCommitId": "784e93e61dc5ee66e5d47d8c8dd09294df6df145",
"commitId": "49e68a3f962c0b8e0ac80743db5eecb1b493c9e6",
"commitTime": 1248031264,
"changeType": "expression change",
"elementFileBefore": "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameBefore": "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$if(795-797)",
"elementFileAfter": "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameAfter": "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, int)$if(899-901)"
},
{
"parentCommitId": "2dfca4a424fe60e2bbb99cf5e0a5f9352142cc08",
"commitId": "050fe8e916507c9716983868284d64e58c1b56d2",
"commitTime": 1186619099,
"changeType": "body change",
"elementFileBefore": "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameBefore": "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$if(650-655)",
"elementFileAfter": "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameAfter": "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$if(650-652)"
},
{
"parentCommitId": "c62bd307657aab6bf4be06e5c4c232195f6620f9",
"commitId": "9cbf70d82285d7ebdd190f7cd59f2a9d82a09c61",
"commitTime": 1153460827,
"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(649-654)",
"elementFileAfter": "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameAfter": "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$if(649-654)",
"comment": "new block"
}
]
}