Name Description Size Coverage
boolean.rs 8768 45 %
counter.rs 8693 45 %
custom_distribution.rs 8854 63 %
datetime.rs 16158 35 %
denominator.rs 6088 46 %
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 30 %
event.rs 11576 51 %
labeled.rs 25643 54 %
labeled_boolean.rs 7548 34 %
labeled_counter.rs 8148 35 %
labeled_custom_distribution.rs 8794 47 %
labeled_memory_distribution.rs 9667 32 %
labeled_timing_distribution.rs 19453 72 %
memory_distribution.rs 10972 47 %
metric_getter.rs 37552 70 %
mod.rs The different metric types supported by the Glean SDK to handle data. 30145 70 %
numerator.rs 6031 46 %
object.rs 6397 61 %
ping.rs 5895 54 %
quantity.rs 8627 51 %
rate.rs 7256 53 %
string.rs 6769 39 %
string_list.rs 8554 53 %
text.rs 6751 41 %
timespan.rs 14635 60 %
timing_distribution.rs 34494 81 %
url.rs 6504 55 %
uuid.rs 7285 49 %