Weather.java

package lab.sample.model;

/** The day's weather. {@code SNOW} is never drawn by the scenarios: a second deliberate
 *  coverage hole, inside a class that is otherwise well covered — a case that reports
 *  aggregated by package tend to dilute. */
public enum Weather { SUNNY, RAIN, SNOW }