t/string_char32.cc | |||
---|---|---|---|
Criterion | Covered | Total | % |
statement | 1 | 1 | 100.0 |
branch | 2 | 4 | 50.0 |
condition | n/a | ||
subroutine | n/a | ||
pod | n/a | ||
total | 3 | 5 | 60.0 |
line | stmt | bran | cond | sub | pod | time | code |
---|---|---|---|---|---|---|---|
1 | #include "string_test.h" | ||||||
2 | 848 | 50 | TEST_CASE("basic_string |
||||
50 |