var searchIndex = {}; searchIndex["lcov_parser"] = {"doc":"lcov-parser to provide an API to parse LCOV report.","items":[[0,"record","lcov_parser","Module of LCOV Record.",null,null],[4,"LCOVRecord","lcov_parser::record","",null,null],[13,"TestName","","",0,null],[13,"SourceFile","","",0,null],[13,"Data","","",0,null],[13,"FunctionName","","",0,null],[13,"FunctionData","","",0,null],[13,"FunctionsFound","","",0,null],[13,"FunctionsHit","","",0,null],[13,"LinesHit","","",0,null],[13,"LinesFound","","",0,null],[13,"BranchData","","",0,null],[13,"BranchesFound","","",0,null],[13,"BranchesHit","","",0,null],[13,"EndOfRecord","","",0,null],[11,"clone","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",0,null],[11,"from","","",0,{"inputs":[{"name":"str"}],"output":{"name":"self"}}],[0,"parser","lcov_parser","Parser of LCOV report.",null,null],[3,"RecordParseError","lcov_parser::parser","",null,null],[12,"line","","",1,null],[12,"column","","",1,null],[12,"message","","",1,null],[3,"LCOVParser","","",null,null],[5,"parse_record","","parse the record",null,{"inputs":[{"name":"str"}],"output":{"name":"parseresult"}}],[5,"parse_report","","",null,{"inputs":[{"name":"str"}],"output":{"name":"parseresult"}}],[6,"ParseResult","","",null,null],[11,"fmt","","",1,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"new","","",2,{"inputs":[{"name":"str"}],"output":{"name":"self"}}],[11,"parse","","",2,null],[11,"from","","",2,{"inputs":[{"name":"p"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"parseerror"}],"output":{"name":"self"}}],[11,"fmt","","",1,null],[11,"description","","",1,null]],"paths":[[4,"LCOVRecord"],[3,"RecordParseError"],[3,"LCOVParser"]]}; initSearch(searchIndex);