MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / and_test

Function and_test

strings/boyer_moore.cpp:220–228  ·  view source on GitHub ↗

namespace strings * @brief A test case in which we search for every appearance of the word 'and' * @param text The text in which we search for appearance of the word 'and' * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testsFunction · 0.85

Calls 4

init_patternFunction · 0.85
searchFunction · 0.85
is_prefixFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected