rust/tests/coverage/branch
Zalathar 7c87ad0430 coverage: Add branch coverage support for if-let and let-chains 2024-04-30 22:35:55 +10:00
..
generics.cov-map coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
generics.coverage coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
generics.rs coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
guard.cov-map coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
guard.coverage coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
guard.rs coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
if-let.cov-map coverage: Add branch coverage support for if-let and let-chains 2024-04-30 22:35:55 +10:00
if-let.coverage coverage: Add branch coverage support for if-let and let-chains 2024-04-30 22:35:55 +10:00
if-let.rs coverage: Branch coverage test for if-let and let-chains 2024-04-22 21:55:33 +10:00
if.cov-map coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
if.coverage coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
if.rs coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
lazy-boolean.cov-map coverage: Branch coverage tests for lazy boolean operators 2024-04-17 12:32:30 +10:00
lazy-boolean.coverage coverage: Branch coverage tests for lazy boolean operators 2024-04-17 12:32:30 +10:00
lazy-boolean.rs coverage: Branch coverage tests for lazy boolean operators 2024-04-17 12:32:30 +10:00
let-else.cov-map coverage: Add branch coverage support for let-else 2024-04-30 22:35:54 +10:00
let-else.coverage coverage: Add branch coverage support for let-else 2024-04-30 22:35:54 +10:00
let-else.rs coverage: Branch coverage test for let-else 2024-04-22 21:55:33 +10:00
match-arms.cov-map coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
match-arms.coverage coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
match-arms.rs coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
match-trivial.cov-map coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
match-trivial.coverage coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
match-trivial.rs coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
while.cov-map coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
while.coverage coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
while.rs coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00