---
title: doubleValue
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/metric/doublevalue
---

# doubleValue

The numeric value of this metric, or nil for ignored metrics.

## Declaration

```swift
var doubleValue: Double? { get }
```

## Discussion

Discussion pass → 1.0 fail → 0.0 score(x) → x ignore → nil

## See Also

### Inspecting a result

- [name](evaluations/metric/name.md)
- [value](evaluations/metric/value-swift.property.md)
- [rationale](evaluations/metric/rationale.md)
- [Metric.Value](evaluations/metric/value-swift.enum.md)
