|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectforge.solve.Coverage
public final class Coverage
Coverage of a
| Nested Class Summary | |
|---|---|
static class |
Coverage.Score
A coverage score given to a statement. |
| Method Summary | |
|---|---|
ForgeCFG |
code()
|
java.util.Set<?> |
kkCore()
Returns set of Kodkod formulas in the core. |
ForgeCFG.Spec |
spec()
|
Coverage.Score |
stmtScore(CFGStmt stmt)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public ForgeCFG code()
public ForgeCFG.Spec spec()
public java.util.Set<?> kkCore()
public Coverage.Score stmtScore(CFGStmt stmt)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||