Coverage Summary for Class: Color (it.polimi.ingsw.model)
| Class | Class, % | Method, % | Line, % | 
|---|---|---|---|
| Color | 100% (1/1) | 100% (1/1) | 100% (1/1) | 
 package it.polimi.ingsw.model;
 public enum Color {GREEN, YELLOW, BLUE, WHITE, CYAN, PINK, EMPTY}
| Class | Class, % | Method, % | Line, % | 
|---|---|---|---|
| Color | 100% (1/1) | 100% (1/1) | 100% (1/1) | 
 package it.polimi.ingsw.model;
 public enum Color {GREEN, YELLOW, BLUE, WHITE, CYAN, PINK, EMPTY}