Skip to content

Commit

Permalink
#5 Batch 17
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtaba-eshghie committed Sep 5, 2024
1 parent 9d0fe1a commit 63af161
Show file tree
Hide file tree
Showing 3,425 changed files with 268,216 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"number_of_edits": 1,
"timing": 5.360719442367554,
"edit_script": "<actions>\n <update-node tree=\"boolean_literal: true [5064,5068]\" label=\"false\" />\n</actions>\n"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"number_of_changes": 1,
"timing": 1.5312387943267822,
"diff_chunks": [
[
{
"lhs": {
"line_number": 96,
"changes": [
{
"start": 11,
"end": 15,
"content": "true",
"highlight": "normal"
}
]
},
"rhs": {
"line_number": 96,
"changes": [
{
"start": 11,
"end": 16,
"content": "false",
"highlight": "normal"
}
]
}
}
]
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"number_of_edits": 1,
"timing": 5.096126079559326,
"edit_script": "<actions>\n <update-node tree=\"comparison_operator: &gt; [3102,3103]\" label=\"&gt;=\" />\n</actions>\n"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"number_of_changes": 1,
"timing": 0.5057010650634766,
"diff_chunks": [
[
{
"lhs": {
"line_number": 64,
"changes": [
{
"start": 20,
"end": 21,
"content": ">",
"highlight": "keyword"
}
]
},
"rhs": {
"line_number": 64,
"changes": [
{
"start": 20,
"end": 22,
"content": ">=",
"highlight": "keyword"
}
]
}
}
]
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"number_of_edits": 1,
"timing": 4.717176675796509,
"edit_script": "<actions>\n <delete-tree tree=\"constructor_definition [1608,1689]\" />\n</actions>\n"
}
135 changes: 135 additions & 0 deletions results/contracts/mutants/CeloFuturesNFT/1/CCD/diff_result_difft.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
{
"number_of_changes": 17,
"timing": 0.662954568862915,
"diff_chunks": [
[
{
"lhs": {
"line_number": 38,
"changes": [
{
"start": 2,
"end": 13,
"content": "constructor",
"highlight": "type"
},
{
"start": 13,
"end": 14,
"content": "(",
"highlight": "delimiter"
},
{
"start": 14,
"end": 20,
"content": "string",
"highlight": "normal"
},
{
"start": 21,
"end": 27,
"content": "memory",
"highlight": "keyword"
},
{
"start": 28,
"end": 31,
"content": "uri",
"highlight": "normal"
},
{
"start": 31,
"end": 32,
"content": ")",
"highlight": "delimiter"
},
{
"start": 33,
"end": 39,
"content": "ERC721",
"highlight": "normal"
},
{
"start": 39,
"end": 40,
"content": "(",
"highlight": "delimiter"
},
{
"start": 40,
"end": 49,
"content": "'Hedgeys'",
"highlight": "string"
},
{
"start": 49,
"end": 50,
"content": ",",
"highlight": "normal"
},
{
"start": 51,
"end": 57,
"content": "'HDGY'",
"highlight": "string"
},
{
"start": 57,
"end": 58,
"content": ")",
"highlight": "delimiter"
},
{
"start": 59,
"end": 60,
"content": "{",
"highlight": "delimiter"
}
]
},
"rhs": {
"line_number": 38,
"changes": []
}
},
{
"lhs": {
"line_number": 39,
"changes": [
{
"start": 4,
"end": 11,
"content": "baseURI",
"highlight": "normal"
},
{
"start": 12,
"end": 13,
"content": "=",
"highlight": "normal"
},
{
"start": 14,
"end": 17,
"content": "uri",
"highlight": "normal"
}
]
}
},
{
"lhs": {
"line_number": 40,
"changes": [
{
"start": 2,
"end": 3,
"content": "}",
"highlight": "delimiter"
}
]
}
}
]
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"number_of_edits": 2,
"timing": 4.781828165054321,
"edit_script": "<actions>\n <insert-node tree=\"storage: storage [1627,1634]\" parent=\"parameter [1620,1638]\" at=\"1\" />\n <delete-node tree=\"memory: memory [1627,1633]\" />\n</actions>\n"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"number_of_changes": 1,
"timing": 0.4737436771392822,
"diff_chunks": [
[
{
"lhs": {
"line_number": 38,
"changes": [
{
"start": 21,
"end": 27,
"content": "memory",
"highlight": "keyword"
}
]
},
"rhs": {
"line_number": 38,
"changes": [
{
"start": 21,
"end": 28,
"content": "storage",
"highlight": "keyword"
}
]
}
}
]
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"number_of_edits": 3,
"timing": 5.283951759338379,
"edit_script": "<actions>\n <move-tree tree=\"identifier: futures [6239,6246]\" parent=\"array_access [6232,6244]\" at=\"0\" />\n <delete-node tree=\"delete: delete [6232,6238]\" />\n <delete-node tree=\"unary_expression [6232,6246]\" />\n</actions>\n"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"number_of_changes": 1,
"timing": 0.21258234977722168,
"diff_chunks": [
[
{
"lhs": {
"line_number": 115,
"changes": [
{
"start": 4,
"end": 10,
"content": "delete",
"highlight": "keyword"
}
]
},
"rhs": {
"line_number": 115,
"changes": []
}
}
]
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"number_of_edits": 1,
"timing": 4.775940895080566,
"edit_script": "<actions>\n <delete-tree tree=\"emit_statement [3939,4005]\" />\n</actions>\n"
}
Loading

0 comments on commit 63af161

Please sign in to comment.