MCPcopy Create free account
hub / github.com/zalando/skipper / Count

Method Count

proxy/proxy_test.go:147–149  ·  view source on GitHub ↗
(exp string)

Source from the content-addressed store, hash-verified

145}
146
147func (l *testLog) Count(exp string) int {
148 return strings.Count(l.String(), exp)
149}
150
151func (cors *preserveOriginalSpec) Name() string { return "preserveOriginal" }
152

Callers 9

WaitForNMethod · 0.95
TestCodaHaleMeasurementFunction · 0.45
TestCodaHaleServeMetricsFunction · 0.45
MarshalJSONMethod · 0.45
TestClientCancellationFunction · 0.45
TestLoggingFunction · 0.45
TestLoggingIntervalFunction · 0.45
TestLoggerFunction · 0.45

Calls 1

StringMethod · 0.95

Tested by

no test coverage detected