Name Description Size Coverage
boolean.rs 8768 86 %
counter.rs 8693 75 %
custom_distribution.rs 8854 92 %
datetime.rs 16158 56 %
denominator.rs 6088 90 %
dual_labeled_counter.rs 3930 98 %
dual_labeled_counter_sub.rs bug 1973287 glean::DualLabeledCounterMetric doesn't impl glean::MetricType #[cfg(feature = "with_gecko")] if gecko_profiler::current_thread_is_being_profiled_for_markers() { gecko_profiler::add_marker( "LabeledCounter::add", super::profiler_utils::TelemetryProfilerCategory, Default::default(), super::profiler_utils::IntLikeMetricMarker::<DualLabeledCounterSubMetric, i32>::new( (*id).into(), Some(key + ", " + category), amount, ), ); } 8034 89 %
event.rs 11576 97 %
labeled.rs 25643 95 %
labeled_boolean.rs 7548 86 %
labeled_counter.rs 8148 80 %
labeled_custom_distribution.rs 8794 79 %
labeled_memory_distribution.rs 9497 60 %
labeled_timing_distribution.rs 19469 98 %
memory_distribution.rs 10809 74 %
metric_getter.rs 35824 70 %
mod.rs The different metric types supported by the Glean SDK to handle data. 29541 86 %
numerator.rs 6031 90 %
object.rs 6397 62 %
ping.rs 5895 84 %
quantity.rs 8627 84 %
rate.rs 7256 90 %
string.rs 6777 79 %
string_list.rs 8554 88 %
text.rs 6759 80 %
timespan.rs 14635 72 %
timing_distribution.rs 34510 93 %
url.rs 6504 87 %
uuid.rs 7285 76 %