Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
error/fs_error.rs | 100.00% (10/10) | 100.00% (56/56) | 100.00% (50/50) | - (0/0) |
metadata/checksum.rs | 100.00% (1/1) | 100.00% (6/6) | 100.00% (4/4) | - (0/0) |
metadata/dir_entry.rs | 100.00% (1/1) | 100.00% (9/9) | 100.00% (10/10) | - (0/0) |
metadata/file_metadata.rs | 100.00% (2/2) | 100.00% (17/17) | 100.00% (15/15) | - (0/0) |
metadata/file_system_metadata.rs | 100.00% (1/1) | 100.00% (9/9) | 100.00% (7/7) | - (0/0) |
metadata/write_outcome.rs | 100.00% (2/2) | 100.00% (10/10) | 100.00% (7/7) | - (0/0) |
options/atomicity_requirement.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
options/checksum_policy.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
options/copy_conflict_policy.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
options/copy_mode.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
options/copy_options.rs | 100.00% (3/3) | 100.00% (25/25) | 100.00% (13/13) | - (0/0) |
options/copy_outcome.rs | 100.00% (1/1) | 100.00% (7/7) | 100.00% (4/4) | - (0/0) |
options/copy_stats.rs | 100.00% (1/1) | 100.00% (11/11) | 100.00% (11/11) | - (0/0) |
options/create_dir_options.rs | 100.00% (1/1) | 100.00% (7/7) | 100.00% (3/3) | - (0/0) |
options/metadata_preserve_policy.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
options/persist_options.rs | 100.00% (1/1) | 100.00% (8/8) | 100.00% (3/3) | - (0/0) |
options/progress_policy.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
options/rename_options.rs | 100.00% (1/1) | 100.00% (6/6) | 100.00% (3/3) | - (0/0) |
options/server_side_preference.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
options/write_mode.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
options/write_options.rs | 100.00% (1/1) | 100.00% (9/9) | 100.00% (5/5) | - (0/0) |
path/fs_authority.rs | 100.00% (3/3) | 100.00% (17/17) | 100.00% (16/16) | - (0/0) |
path/fs_path.rs | 100.00% (9/9) | 98.90% (90/91) | 98.39% (122/124) | - (0/0) |
path/fs_uri.rs | 100.00% (4/4) | 100.00% (42/42) | 100.00% (66/66) | - (0/0) |
path/path_semantics.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
provider/file_resource.rs | 100.00% (14/14) | 100.00% (59/59) | 100.00% (63/63) | - (0/0) |
provider/file_system_config.rs | 100.00% (1/1) | 100.00% (7/7) | 100.00% (4/4) | - (0/0) |
provider/file_system_registry.rs | 100.00% (7/7) | 100.00% (41/41) | 100.00% (60/60) | - (0/0) |
provider/file_systems.rs | 100.00% (10/10) | 100.00% (42/42) | 98.51% (66/67) | - (0/0) |
temp/managed_temp_dir.rs | 100.00% (8/8) | 98.78% (81/82) | 95.89% (70/73) | - (0/0) |
temp/managed_temp_file.rs | 100.00% (8/8) | 98.86% (87/88) | 96.20% (76/79) | - (0/0) |
temp/managed_temp_resource_factory.rs | 100.00% (3/3) | 97.50% (39/40) | 95.12% (39/41) | - (0/0) |
temp/temp_dir.rs | 100.00% (3/3) | 100.00% (18/18) | 100.00% (26/26) | - (0/0) |
temp/temp_dir_options.rs | 100.00% (1/1) | 100.00% (7/7) | 100.00% (5/5) | - (0/0) |
temp/temp_file.rs | 100.00% (4/4) | 100.00% (18/18) | 100.00% (23/23) | - (0/0) |
temp/temp_file_options.rs | 100.00% (1/1) | 100.00% (7/7) | 100.00% (5/5) | - (0/0) |
temp/temp_resource.rs | 100.00% (3/3) | 100.00% (9/9) | 100.00% (16/16) | - (0/0) |
temp/temp_resource_factory.rs | 100.00% (1/1) | 100.00% (16/16) | 100.00% (20/20) | - (0/0) |
temp/temp_resources.rs | 100.00% (6/6) | 100.00% (44/44) | 100.00% (34/34) | - (0/0) |
traits/directory_stream_ext.rs | 100.00% (1/1) | 100.00% (7/7) | 100.00% (11/11) | - (0/0) |
traits/file_reader.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
traits/file_system.rs | 100.00% (2/2) | 100.00% (6/6) | 100.00% (6/6) | - (0/0) |
traits/file_system_ext.rs | 100.00% (3/3) | 100.00% (29/29) | 95.83% (46/48) | - (0/0) |
Totals | 100.00% (128/128) | 99.55% (876/880) | 98.63% (939/952) | - (0/0) |