Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 688 of 688 | 0% | 64 of 64 | 0% | 60 | 60 | 112 | 112 | 28 | 28 |
hashCode() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
fromJson(ImmutableVoiceState.Json) | 0% | 0% | 10 | 10 | 20 | 20 | 1 | 1 | ||
equalTo(ImmutableVoiceState) | 0% | 0% | 10 | 10 | 9 | 9 | 1 | 1 | ||
toString() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
withSessionId(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
withIsDeaf(Boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
withIsMute(Boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
withIsSelfDeaf(Boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
withIsSelfMute(Boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
withIsSuppress(Boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
withGuildId(Snowflake) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
withGuildId(Optional) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
withUserId(Snowflake) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
ImmutableVoiceState(Snowflake, Nullable, Snowflake, String, Boolean, Boolean, Boolean, Boolean, Boolean) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
withChannelId(Nullable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
equals(Object) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
copyOf(VoiceState) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getGuildId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getChannelId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getUserId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getSessionId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isDeaf() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isMute() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isSelfDeaf() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isSelfMute() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isSuppress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
channelId_from(Nullable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |