-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathforge-coverage.info
17 lines (17 loc) · 1.63 KB
/
forge-coverage.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Compiling 59 files with 0.8.25
Solc 0.8.25 finished in 2.52s
Compiler run [32msuccessful![0m
Analysing contracts...
Running tests...
| File | % Lines | % Statements | % Branches | % Funcs |
|----------------------------------------------------|------------------|------------------|-----------------|----------------|
| contracts/BayviewContinuousToken.sol | 96.49% (55/57) | 93.33% (84/90) | 75.00% (12/16) | 78.95% (15/19) |
| contracts/BayviewContinuousTokenController.sol | 88.89% (16/18) | 81.82% (18/22) | 60.00% (6/10) | 83.33% (5/6) |
| contracts/bancor/BancorBondingCurveMath.sol | 70.97% (22/31) | 55.17% (32/58) | 35.29% (12/34) | 75.00% (3/4) |
| contracts/bancor/Power.sol | 31.87% (109/342) | 30.75% (111/361) | 55.56% (30/54) | 33.33% (3/9) |
| contracts/bancor/libraries/SafeMath.sol | 8.33% (2/24) | 9.76% (4/41) | 0.00% (0/18) | 15.38% (2/13) |
| contracts/libraries/Math.sol | 75.00% (6/8) | 80.00% (8/10) | 50.00% (2/4) | 100.00% (1/1) |
| contracts/liquidity-pool/PoolCreator.sol | 100.00% (3/3) | 100.00% (5/5) | 100.00% (0/0) | 100.00% (2/2) |
| contracts/liquidity-pool/PoolLiquidityProvider.sol | 100.00% (8/8) | 100.00% (13/13) | 100.00% (0/0) | 100.00% (2/2) |
| contracts/oracles/PythOracle.sol | 100.00% (6/6) | 100.00% (9/9) | 100.00% (2/2) | 100.00% (3/3) |
| Total | 45.67% (227/497) | 46.63% (284/609) | 46.38% (64/138) | 61.02% (36/59) |