You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
632 B
48 lines
632 B
{
|
|
"contracts/MatrixA.sol": {
|
|
"10": [
|
|
{
|
|
"title": "sends",
|
|
"file": "test/matrix_a.js"
|
|
},
|
|
{
|
|
"title": "sends to A",
|
|
"file": "test/matrix_a_b.js"
|
|
}
|
|
],
|
|
"14": [
|
|
{
|
|
"title": "calls",
|
|
"file": "test/matrix_a.js"
|
|
}
|
|
],
|
|
"15": [
|
|
{
|
|
"title": "calls",
|
|
"file": "test/matrix_a.js"
|
|
}
|
|
],
|
|
"19": []
|
|
},
|
|
"contracts/MatrixB.sol": {
|
|
"10": [
|
|
{
|
|
"title": "sends to B",
|
|
"file": "test/matrix_a_b.js"
|
|
}
|
|
],
|
|
"14": [
|
|
{
|
|
"title": "calls B",
|
|
"file": "test/matrix_a_b.js"
|
|
}
|
|
],
|
|
"15": [
|
|
{
|
|
"title": "calls B",
|
|
"file": "test/matrix_a_b.js"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
|
|
|