| Class: | NLightning.Domain.Bitcoin.ValueObjects.SignedTransaction |
|---|---|
| Assembly: | NLightning.Domain |
| File(s): | /home/runner/work/nlightning/nlightning/src/NLightning.Domain/Bitcoin/ValueObjects/SignedTransaction.cs |
| Tag: | 39_18410846617 |
| Covered lines: | 10 |
|---|---|
| Uncovered lines: | 1 |
| Coverable lines: | 11 |
| Total lines: | 25 |
| Line coverage: | 90.9% |
| Covered branches: | 1 |
|---|---|
| Total branches: | 2 |
| Branch coverage: | 50% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| get_TxId() | 100% | 1 | 1 | 100% |
| get_RawTxBytes() | 100% | 1 | 1 | 100% |
| get_Signatures() | 100% | 1 | 1 | 100% |
| .ctor(...) | 50% | 2.01 | 2 | 87.5% |