| src/panda/error.cc | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 8 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 6 | 1 | 14 | static thread_local std::map | 
| 7 | 15 | 0 | auto iter = cache.find({&self, next}); | 
| 8 | 11 | 4 | if (iter != cache.end()) { | 
| 11 | 4 | 0 | return cache.emplace(std::piecewise_construct, |