Source file "org/apache/zookeeper/server/ZooKeeperServer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,583 of 3,583 | 0% | 326 of 326 | 0% | 309 | 309 | 917 | 917 | 143 | 143 |
| processConnectRequest(ServerCnxn, ByteBuffer) | 0% | 0% | 13 | 13 | 68 | 68 | 1 | 1 | ||
| processPacket(ServerCnxn, ByteBuffer) | 0% | 0% | 9 | 9 | 51 | 51 | 1 | 1 | ||
| registerMetrics() | 0% | n/a | 1 | 1 | 26 | 26 | 1 | 1 | ||
| ZooKeeperServer(FileTxnSnapLog, int, int, int, int, ZKDatabase, String, boolean) | 0% | n/a | 1 | 1 | 41 | 41 | 1 | 1 | ||
| finishSessionInit(ServerCnxn, boolean) | 0% | 0% | 11 | 11 | 37 | 37 | 1 | 1 | ||
| processSasl(ByteBuffer, ServerCnxn, RequestHeader) | 0% | 0% | 8 | 8 | 39 | 39 | 1 | 1 | ||
| checkACL(ServerCnxn, List, int, List, String, List) | 0% | 0% | 14 | 14 | 26 | 26 | 1 | 1 | ||
| processTxn(Request) | 0% | 0% | 10 | 10 | 24 | 24 | 1 | 1 | ||
| static {...} | 0% | 0% | 3 | 3 | 26 | 26 | 1 | 1 | ||
| authWriteRequest(Request) | 0% | 0% | 5 | 5 | 27 | 27 | 1 | 1 | ||
| submitRequestNow(Request) | 0% | 0% | 7 | 7 | 28 | 28 | 1 | 1 | ||
| dumpConf(PrintWriter) | 0% | n/a | 1 | 1 | 25 | 25 | 1 | 1 | ||
| effectiveACLPath(Request) | 0% | 0% | 10 | 10 | 23 | 23 | 1 | 1 | ||
| ZooKeeperServer() | 0% | n/a | 1 | 1 | 22 | 22 | 1 | 1 | ||
| shutdown(boolean) | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| unregisterMetrics() | 0% | n/a | 1 | 1 | 22 | 22 | 1 | 1 | ||
| loadData() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| processTxnForSessionEvents(Request, TxnHeader, Record) | 0% | 0% | 9 | 9 | 11 | 11 | 1 | 1 | ||
| createSession(ServerCnxn, byte[], int) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| registerJMX() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| getDirSize(File) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| enqueueRequest(Request) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| takeSnapshot(boolean) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| unregisterJMX() | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| checkRequestSizeWhenMessageReceived(int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| touch(ServerCnxn) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| startup() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| parentPath(String) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| revalidateSession(ServerCnxn, long, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getConf() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| killSession(long, long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setupRequestProcessors() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| checkRequestSizeWhenReceivingMessage(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setLargeRequestMaxBytes(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setLargeRequestThreshold(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reopenSession(ServerCnxn, long, byte[], int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getNumAliveConnections() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shouldThrottle(long) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| hasCnxSASLAuthenticated(ServerCnxn) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| ZooKeeperServer(JvmPauseMonitor, FileTxnSnapLog, int, int, int, int, ZKDatabase, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSnapCount() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getSnapSizeInBytes() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setMinSessionTimeout(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setMaxSessionTimeout(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| startdata() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| createSessionTracker() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxClientCnxnsPerHost() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| expire(SessionTracker.Session) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setState(ZooKeeperServer.State) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| generatePasswd(long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ZooKeeperServer(FileTxnSnapLog, int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ZooKeeperServer(FileTxnSnapLog) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDataDirSize() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getLogDirSize() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| close(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkPasswd(long, byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| initLargeRequestThrottlingSettings() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isLargeRequest(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| buffer2Record(ByteBuffer, Record) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| requestFinished(Request) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| processTxnInDB(TxnHeader, Record, TxnDigest) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| dumpMonitorValues(BiConsumer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| effectiveACLPerms(Request) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| canShutdown() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getGlobalOutstandingLimit() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ZooKeeperServer(FileTxnSnapLog, int, int, int, int, ZKDatabase, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decInProcess() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| processTxn(TxnHeader, Record) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOutstandingHandshakeNum() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ZooKeeperServer(File, File, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| startRequestThrottler() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCloseSessionTxnEnabled(boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| closeSession(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| requestThrottleInflight() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setTickTime(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setClientPortListenBacklog(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getClientPort() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSecureClientPort() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setFlushDelay(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMaxWriteQueuePollTime(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMaxBatchSize(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDigestEnabled(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isRunning() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getReadResponseCache() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getGetChildrenResponseCache() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| startJvmPauseMonitor() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setOwner(long, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| truncateLog(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeCnxn(ServerCnxn) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setZxid(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| startSessionTracker() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incInProcess() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| closeSession(ServerCnxn, RequestHeader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dumpEphemerals(PrintWriter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setZKDatabase(ZKDatabase) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| takeSnapshot() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getZxid() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNextZxid() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCreateSessionTrackerServerId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shutdown() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInProcess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| submitRequest(Request) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setServerCnxnFactory(ServerCnxnFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSecureServerCnxnFactory(ServerCnxnFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLastProcessedZxid() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOutstandingRequests() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setTxnLogFactory(FileTxnSnapLog) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTxnLogElapsedSyncTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEphemerals() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionDropChance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLargeRequestBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionExpiryMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| registerServerShutdownHandler(ZooKeeperServerShutdownHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setResponseCachingEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInitialConfig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| serverStats() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRequestPathMetricsCollector() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| connThrottle() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getZKDatabase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionTracker() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getZooKeeperServerListener() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInflight() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getServerCnxnFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSecureServerCnxnFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTickTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinSessionTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxSessionTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientPortListenBacklog() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTxnLogFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLargeRequestMaxBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLargeRequestThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldAllowSaslFailedClientsConnect() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldRequireClientSaslAuth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isResponseCachingEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isReconfigEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCloseSessionTxnEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getServerId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFlushDelay() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxWriteQueuePollTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxBatchSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDigestEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setLocalSessionFlag(Request) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |