forked from jodavimehran/code-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommons-io-EndianUtils-read-IF_STATEMENT.json
36 lines (36 loc) · 1.74 KB
/
commons-io-EndianUtils-read-IF_STATEMENT.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-io",
"repositoryWebURL": "https://github.com/apache/commons-io.git",
"filePath": "src/main/java/org/apache/commons/io/EndianUtils.java",
"functionName": "read",
"functionKey": "src/main/java/org.apache.commons.io.EndianUtils#read(InputStream)",
"functionStartLine": 464,
"blockType": "IF_STATEMENT",
"blockKey": "src/main/java/org.apache.commons.io.EndianUtils#read(InputStream)$if(475-477)",
"blockStartLine": 475,
"blockEndLine": 477,
"startCommitId": "559de2c461e94ab636c959149c775bb27111fb48",
"expectedChanges": [
{
"parentCommitId": "bdd455596c53a97ce5edbf616a30f33d278ae41f",
"commitId": "0986e7970561a77ade9bdaaf701e14017d105464",
"commitTime": 1397145440,
"changeType": "expression change",
"elementFileBefore": "src/main/java/org/apache/commons/io/EndianUtils.java",
"elementNameBefore": "src/main/java/org.apache.commons.io.EndianUtils#read(InputStream)$if(482-484)",
"elementFileAfter": "src/main/java/org/apache/commons/io/EndianUtils.java",
"elementNameAfter": "src/main/java/org.apache.commons.io.EndianUtils#read(InputStream)$if(484-486)"
},
{
"parentCommitId": "04d28926f1d7f08b25d8b2e13813fe77a64f9d29",
"commitId": "7748ed36401ea37104ae313be804f81f2526cd6d",
"commitTime": 1059119486,
"changeType": "introduced",
"elementFileBefore": "src/java/org/apache/commons/io/EndianUtils.java",
"elementNameBefore": "src/java/org.apache.commons.io.EndianUtils#read(InputStream)$if(337-340)",
"elementFileAfter": "src/java/org/apache/commons/io/EndianUtils.java",
"elementNameAfter": "src/java/org.apache.commons.io.EndianUtils#read(InputStream)$if(337-340)",
"comment": "added with method"
}
]
}