MCPcopy Create free account
hub / github.com/ablab/spades / test

Method test

ext/include/llvm/ADT/BitVector.h:502–504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

500 }
501
502 bool test(unsigned Idx) const {
503 return (*this)[Idx];
504 }
505
506 // Push single bit to end of vector.
507 void push_back(bool Val) {

Callers 15

gaFunction · 0.45
jquery.jsFile · 0.45
wFunction · 0.45
OFunction · 0.45
vaFunction · 0.45
BaFunction · 0.45
YaFunction · 0.45
ObFunction · 0.45
VbFunction · 0.45
tFunction · 0.45
jquery-ui.min.jsFile · 0.45
find_first_ofMethod · 0.45

Calls 3

sizeFunction · 0.70
minClass · 0.50
sizeMethod · 0.45

Tested by

no test coverage detected