powered by
Compute the number of tests performed
# S3 method for cbtf length(x)
An integer corresponding to the number of tests performed in a run.
An object of class cbtf.
cbtf
res <- fuzz(funs = c("list", "matrix", "mean"), what = test_inputs(c("numeric", "raw"))) length(res)
Run the code above in your browser using DataLab