Click here for information about interpreting this report.
Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
client/config.rs | 100.00% (15/15) | 100.00% (46/46) | 96.77% (30/31) | - (0/0) |
client/connection.rs | 50.00% (13/26) | 74.34% (84/113) | 50.00% (43/86) | - (0/0) |
client/filters.rs | 100.00% (21/21) | 100.00% (66/66) | 95.56% (43/45) | - (0/0) |
client/general.rs | 75.00% (6/8) | 52.94% (18/34) | 68.18% (15/22) | - (0/0) |
client/hotkeys.rs | 100.00% (7/7) | 100.00% (17/17) | 100.00% (14/14) | - (0/0) |
client/inputs.rs | 77.08% (37/48) | 70.55% (103/146) | 74.26% (75/101) | - (0/0) |
client/media_inputs.rs | 100.00% (8/8) | 100.00% (18/18) | 100.00% (16/16) | - (0/0) |
client/mod.rs | 81.25% (39/48) | 77.08% (232/301) | 58.25% (113/194) | - (0/0) |
client/outputs.rs | 100.00% (17/17) | 100.00% (42/42) | 97.14% (34/35) | - (0/0) |
client/profiles.rs | 100.00% (15/15) | 100.00% (33/33) | 100.00% (30/30) | - (0/0) |
client/recording.rs | 100.00% (17/17) | 100.00% (33/33) | 100.00% (34/34) | - (0/0) |
client/replay_buffer.rs | 100.00% (15/15) | 100.00% (30/30) | 100.00% (30/30) | - (0/0) |
client/scene_collections.rs | 77.78% (7/9) | 81.25% (13/16) | 77.78% (14/18) | - (0/0) |
client/scene_items.rs | 95.24% (40/42) | 90.27% (102/113) | 94.12% (80/85) | - (0/0) |
client/scenes.rs | 100.00% (25/25) | 100.00% (61/61) | 100.00% (50/50) | - (0/0) |
client/sources.rs | 100.00% (7/7) | 100.00% (15/15) | 100.00% (14/14) | - (0/0) |
client/streaming.rs | 18.18% (2/11) | 14.29% (3/21) | 18.18% (4/22) | - (0/0) |
client/transitions.rs | 100.00% (20/20) | 100.00% (55/55) | 97.62% (41/42) | - (0/0) |
client/ui.rs | 66.67% (12/18) | 71.15% (37/52) | 66.67% (24/36) | - (0/0) |
client/virtual_cam.rs | 100.00% (10/10) | 100.00% (20/20) | 100.00% (20/20) | - (0/0) |
common.rs | 50.00% (9/18) | 42.31% (11/26) | 62.07% (18/29) | - (0/0) |
events.rs | 66.67% (10/15) | 66.67% (10/15) | 65.85% (27/41) | - (0/0) |
lib.rs | 33.33% (1/3) | 33.33% (1/3) | 20.00% (1/5) | - (0/0) |
requests/config.rs | 75.00% (6/8) | 89.47% (17/19) | 72.22% (13/18) | - (0/0) |
requests/custom/source_settings.rs | 0.00% (0/44) | 0.00% (0/197) | 0.00% (0/150) | - (0/0) |
requests/custom/transitions.rs | 0.00% (0/27) | 0.00% (0/37) | 0.00% (0/49) | - (0/0) |
requests/filters.rs | 58.33% (7/12) | 64.29% (9/14) | 64.29% (18/28) | - (0/0) |
requests/general.rs | 50.00% (2/4) | 66.67% (4/6) | 40.00% (4/10) | - (0/0) |
requests/hotkeys.rs | 100.00% (4/4) | 100.00% (6/6) | 80.00% (8/10) | - (0/0) |
requests/inputs.rs | 57.14% (4/7) | 66.67% (6/9) | 52.94% (9/17) | - (0/0) |
requests/media_inputs.rs | 100.00% (2/2) | 100.00% (4/4) | 80.00% (4/5) | - (0/0) |
requests/mod.rs | 60.00% (6/10) | 92.00% (69/75) | 70.91% (39/55) | - (0/0) |
requests/outputs.rs | 100.00% (2/2) | 100.00% (4/4) | 80.00% (4/5) | - (0/0) |
requests/profiles.rs | 75.00% (3/4) | 83.33% (5/6) | 70.00% (7/10) | - (0/0) |
requests/recording.rs | 100.00% (2/2) | 100.00% (4/4) | 100.00% (3/3) | - (0/0) |
requests/replay_buffer.rs | 100.00% (2/2) | 100.00% (4/4) | 100.00% (3/3) | - (0/0) |
requests/scene_collections.rs | 100.00% (2/2) | 100.00% (4/4) | 80.00% (4/5) | - (0/0) |
requests/scene_items.rs | 44.83% (13/29) | 26.79% (15/56) | 49.33% (37/75) | - (0/0) |
requests/scenes.rs | 75.00% (3/4) | 83.33% (5/6) | 70.00% (7/10) | - (0/0) |
requests/sources.rs | 80.00% (4/5) | 85.71% (6/7) | 71.43% (10/14) | - (0/0) |
requests/streaming.rs | 100.00% (2/2) | 100.00% (4/4) | 60.00% (3/5) | - (0/0) |
requests/transitions.rs | 100.00% (2/2) | 100.00% (4/4) | 80.00% (4/5) | - (0/0) |
requests/ui.rs | 76.47% (13/17) | 87.50% (70/80) | 75.68% (28/37) | - (0/0) |
requests/virtual_cam.rs | 100.00% (2/2) | 100.00% (4/4) | 100.00% (3/3) | - (0/0) |
responses/config.rs | 50.00% (3/6) | 50.00% (3/6) | 68.18% (15/22) | - (0/0) |
responses/filters.rs | 42.86% (3/7) | 42.86% (3/7) | 73.68% (14/19) | - (0/0) |
responses/general.rs | 33.33% (2/6) | 33.33% (2/6) | 61.11% (22/36) | - (0/0) |
responses/hotkeys.rs | 50.00% (1/2) | 50.00% (1/2) | 75.00% (3/4) | - (0/0) |
responses/inputs.rs | 37.50% (9/24) | 37.50% (9/24) | 50.82% (31/61) | - (0/0) |
responses/media_inputs.rs | 40.00% (2/5) | 40.00% (2/5) | 63.64% (7/11) | - (0/0) |
responses/mod.rs | 50.00% (9/18) | 72.41% (21/29) | 54.67% (41/75) | - (0/0) |
responses/outputs.rs | 50.00% (6/12) | 50.00% (6/12) | 80.43% (37/46) | - (0/0) |
responses/profiles.rs | 50.00% (2/4) | 50.00% (2/4) | 42.86% (6/14) | - (0/0) |
responses/recording.rs | 50.00% (4/8) | 50.00% (4/8) | 80.00% (16/20) | - (0/0) |
responses/replay_buffer.rs | 50.00% (2/4) | 50.00% (2/4) | 75.00% (6/8) | - (0/0) |
responses/scene_collections.rs | 50.00% (1/2) | 50.00% (1/2) | 42.86% (3/7) | - (0/0) |
responses/scene_items.rs | 45.45% (10/22) | 45.45% (10/22) | 77.94% (53/68) | - (0/0) |
responses/scenes.rs | 50.00% (6/12) | 50.00% (6/12) | 68.75% (22/32) | - (0/0) |
responses/sources.rs | 50.00% (2/4) | 50.00% (2/4) | 77.78% (7/9) | - (0/0) |
responses/streaming.rs | 25.00% (1/4) | 25.00% (1/4) | 64.71% (11/17) | - (0/0) |
responses/transitions.rs | 50.00% (5/10) | 50.00% (5/10) | 77.78% (28/36) | - (0/0) |
responses/ui.rs | 50.00% (5/10) | 50.00% (5/10) | 76.00% (19/25) | - (0/0) |
responses/virtual_cam.rs | 50.00% (1/2) | 50.00% (1/2) | 75.00% (3/4) | - (0/0) |
serde/bitflags_u8.rs | 57.14% (12/21) | 75.68% (56/74) | 52.78% (19/36) | - (0/0) |
serde/duration_millis.rs | 78.12% (25/32) | 93.57% (160/171) | 78.33% (47/60) | - (0/0) |
serde/duration_timecode.rs | 69.23% (9/13) | 91.04% (61/67) | 64.58% (31/48) | - (0/0) |
serde/json_string.rs | 78.95% (15/19) | 91.04% (61/67) | 77.78% (28/36) | - (0/0) |
serde/rgba8_inverse.rs | 44.44% (8/18) | 63.38% (45/71) | 42.86% (12/28) | - (0/0) |
Totals | 65.64% (577/879) | 71.99% (1763/2449) | 65.16% (1459/2239) | - (0/0) |