Lines Matching refs:opt
693 for opt, val in opts:
694 if opt == "--help":
698 if opt == "--version":
702 if opt == "-T" or opt == "--trackcalls":
706 if opt == "-l" or opt == "--listfuncs":
710 if opt == "-g" or opt == "--timing":
714 if opt == "-t" or opt == "--trace":
718 if opt == "-c" or opt == "--count":
722 if opt == "-r" or opt == "--report":
726 if opt == "-R" or opt == "--no-report":
730 if opt == "-f" or opt == "--file":
734 if opt == "-m" or opt == "--missing":
738 if opt == "-C" or opt == "--coverdir":
742 if opt == "-s" or opt == "--summary":
746 if opt == "--ignore-module":
751 if opt == "--ignore-dir":