The framework is not aimed at automatically constructing timing attacks, instead it tries to find a timing leakage, on the basis of which an attack is potentially possible.
Since the framework is based on direct measurement of the program execution time on the target platform, it takes into account all possible causes of leaks (program branching, cache, timing variation of processor operations, such as multiplication or division).