Directory: | ./ |
---|---|
Date: | 2021-09-11 19:07:02 |
Legend: | low: >= 0% medium: >= 75.0% high: >= 90.0% |
Exec | Total | Coverage | |
---|---|---|---|
Lines: | 573 | 813 | 70.5% |
Branches: | 379 | 932 | 40.7% |
File | Lines | Branches | |||
---|---|---|---|---|---|
config/config_parser.cpp |
|
0.0% | 0 / 42 | 0.0% | 0 / 56 |
db/key.cpp |
|
75.0% | 12 / 16 | 50.0% | 2 / 4 |
db/key.h |
|
50.0% | 3 / 6 | -% | 0 / 0 |
db/memtable.cpp |
|
82.8% | 24 / 29 | 65.0% | 13 / 20 |
db/memtable_queue.cpp |
|
83.3% | 40 / 48 | 46.7% | 28 / 60 |
db/projectdb.cpp |
|
81.1% | 99 / 122 | 48.6% | 67 / 138 |
db/sstable.cpp |
|
57.1% | 16 / 28 | 30.0% | 3 / 10 |
db/sstable_index.cpp |
|
81.4% | 48 / 59 | 51.4% | 37 / 72 |
db/sstable_index_queue.cpp |
|
88.9% | 48 / 54 | 46.7% | 28 / 60 |
db/sstable_ops.cpp |
|
77.2% | 78 / 101 | 41.3% | 71 / 172 |
db/table.cpp |
|
100.0% | 3 / 3 | -% | 0 / 0 |
db/transaction_log.cpp |
|
12.1% | 4 / 33 | 2.7% | 1 / 37 |
db/transaction_log.h |
|
100.0% | 12 / 12 | 50.0% | 3 / 6 |
db/value.cpp |
|
69.0% | 20 / 29 | 50.0% | 8 / 16 |
utils/exception.h |
|
0.0% | 0 / 3 | -% | 0 / 0 |
utils/log.h |
|
5.0% | 2 / 40 | 0.0% | 0 / 20 |
utils/serializer.h |
|
94.3% | 99 / 105 | 52.9% | 63 / 119 |
utils/system_utils.cpp |
|
77.2% | 61 / 79 | 38.2% | 52 / 136 |
utils/system_utils.h |
|
100.0% | 4 / 4 | 50.0% | 3 / 6 |