Lines Matching refs:info
3 # Parse and report coverage info from .info files generated by lcov
13 INFO_PATHS = ['tests/*.toml.info']
45 # reduce to function info
80 # find *.info files
90 print('no .info files found in %r?' % args['info_paths'])
290 description="Parse and report coverage info from .info files \
293 help="Description of where to find *.info files. May be a directory \
294 or list of paths. *.info files will be merged to show the total \