Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/igraph/build/src/io/parsers/dl-lexer.c
 67.70% (526/777)
 51.16% (22/43)
 58.81% (474/806)
src/igraph/build/src/io/parsers/dl-parser.c
 82.23% (685/833)
100.00% (10/10)
 69.41% (522/752)
src/igraph/build/src/io/parsers/gml-lexer.c
 65.81% (460/699)
 51.16% (22/43)
 60.28% (469/778)
src/igraph/build/src/io/parsers/gml-parser.c
 72.93% (431/591)
100.00% (13/13)
 62.26% (396/636)
src/igraph/build/src/io/parsers/lgl-lexer.c
 64.40% (427/663)
 51.16% (22/43)
 54.95% (350/637)
src/igraph/build/src/io/parsers/lgl-parser.c
 70.93% (344/485)
100.00% (6/6)
 61.85% (287/464)
src/igraph/build/src/io/parsers/ncol-lexer.c
 64.29% (423/658)
 51.16% (22/43)
 54.70% (343/627)
src/igraph/build/src/io/parsers/ncol-parser.c
 70.87% (343/484)
100.00% (6/6)
 62.05% (278/448)
src/igraph/build/src/io/parsers/pajek-lexer.c
 69.91% (653/934)
 51.16% (22/43)
 70.89% (1120/1580)
src/igraph/build/src/io/parsers/pajek-parser.c
 90.89% (1108/1219)
100.00% (24/24)
 76.01% (1096/1442)
src/igraph/fuzzing/basic_properties_directed.cpp
100.00% (40/40)
100.00% (1/1)
 87.10% (27/31)
src/igraph/fuzzing/basic_properties_undirected.cpp
100.00% (43/43)
100.00% (1/1)
 87.10% (27/31)
src/igraph/fuzzing/bliss.cpp
100.00% (56/56)
100.00% (1/1)
 94.12% (32/34)
src/igraph/fuzzing/centrality.cpp
100.00% (53/53)
100.00% (1/1)
 92.00% (23/25)
src/igraph/fuzzing/community.cpp
100.00% (91/91)
100.00% (1/1)
 94.59% (35/37)
src/igraph/fuzzing/edge_connectivity.cpp
100.00% (22/22)
100.00% (1/1)
 89.47% (17/19)
src/igraph/fuzzing/linear_algos_directed.cpp
100.00% (170/170)
100.00% (1/1)
 84.83% (123/145)
src/igraph/fuzzing/linear_algos_undirected.cpp
100.00% (209/209)
100.00% (1/1)
 83.96% (157/187)
src/igraph/fuzzing/misc_algos.cpp
100.00% (60/60)
100.00% (1/1)
 92.59% (25/27)
src/igraph/fuzzing/misc_algos_weighted.cpp
100.00% (93/93)
100.00% (1/1)
 94.12% (32/34)
src/igraph/fuzzing/read_dimacs_flow.cpp
 92.31% (24/26)
100.00% (1/1)
 73.53% (25/34)
src/igraph/fuzzing/read_dl.cpp
 87.50% (14/16)
100.00% (1/1)
 76.92% (10/13)
src/igraph/fuzzing/read_edgelist.cpp
 90.00% (18/20)
100.00% (1/1)
 80.00% (12/15)
src/igraph/fuzzing/read_gml.cpp
 90.48% (19/21)
100.00% (1/1)
 80.00% (12/15)
src/igraph/fuzzing/read_graphdb.cpp
 86.67% (13/15)
100.00% (1/1)
 76.92% (10/13)
src/igraph/fuzzing/read_graphml.cpp
 90.48% (19/21)
100.00% (1/1)
 80.00% (12/15)
src/igraph/fuzzing/read_lgl.cpp
 90.48% (19/21)
100.00% (1/1)
 80.00% (12/15)
src/igraph/fuzzing/read_ncol.cpp
 90.48% (19/21)
100.00% (1/1)
 80.00% (12/15)
src/igraph/fuzzing/read_pajek.cpp
 90.48% (19/21)
100.00% (1/1)
 80.00% (12/15)
src/igraph/fuzzing/vertex_connectivity.cpp
100.00% (22/22)
100.00% (1/1)
 90.48% (19/21)
src/igraph/fuzzing/vertex_separators.cpp
100.00% (55/55)
100.00% (1/1)
 85.37% (35/41)
src/igraph/fuzzing/weighted_centrality.cpp
100.00% (65/65)
100.00% (1/1)
 93.94% (31/33)
src/igraph/fuzzing/weighted_community.cpp
100.00% (108/108)
100.00% (1/1)
 96.00% (48/50)
src/igraph/fuzzing/write_all_gml.cpp
 96.77% (60/62)
100.00% (1/1)
 80.90% (72/89)
src/igraph/fuzzing/write_all_graphml.cpp
 96.77% (60/62)
100.00% (1/1)
 80.90% (72/89)
src/igraph/src/centrality/betweenness.c
 89.81% (564/628)
 81.82% (9/11)
 64.65% (1037/1604)
src/igraph/src/centrality/closeness.c
 92.94% (316/340)
 71.43% (5/7)
 70.32% (571/812)
src/igraph/src/centrality/coreness.c
 97.44% (76/78)
100.00% (1/1)
 76.73% (122/159)
src/igraph/src/centrality/pagerank.c
  4.32% (13/301)
 33.33% (2/6)
  1.93% (10/519)
src/igraph/src/centrality/prpack.cpp
 53.57% (30/56)
100.00% (1/1)
 38.68% (41/106)
src/igraph/src/centrality/prpack/prpack_base_graph.cpp
 20.69% (36/174)
 44.44% (4/9)
 26.67% (28/105)
src/igraph/src/centrality/prpack/prpack_igraph_graph.cpp
 56.99% (53/93)
100.00% (1/1)
 41.33% (62/150)
src/igraph/src/centrality/prpack/prpack_igraph_graph.h
100.00% (1/1)
100.00% (1/1)
100.00% (1/1)
src/igraph/src/centrality/prpack/prpack_preprocessed_ge_graph.cpp
100.00% (52/52)
100.00% (5/5)
100.00% (38/38)
src/igraph/src/centrality/prpack/prpack_preprocessed_gs_graph.cpp
  0.00% (0/71)
  0.00% (0/5)
  0.00% (0/37)
src/igraph/src/centrality/prpack/prpack_preprocessed_scc_graph.cpp
  0.00% (0/177)
  0.00% (0/5)
  0.00% (0/94)
src/igraph/src/centrality/prpack/prpack_preprocessed_schur_graph.cpp
  0.00% (0/102)
  0.00% (0/5)
  0.00% (0/79)
src/igraph/src/centrality/prpack/prpack_result.cpp
100.00% (6/6)
100.00% (2/2)
100.00% (2/2)
src/igraph/src/centrality/prpack/prpack_solver.cpp
 14.76% (94/637)
 33.33% (7/21)
 14.80% (58/392)
src/igraph/src/centrality/prpack/prpack_utils.cpp
 29.41% (5/17)
 33.33% (1/3)
  8.33% (1/12)
src/igraph/src/centrality/truss.cpp
 95.87% (116/121)
100.00% (4/4)
 67.17% (221/329)
src/igraph/src/community/community_misc.c
 82.28% (325/395)
 90.00% (9/10)
 58.87% (468/795)
src/igraph/src/community/edge_betweenness.c
 65.29% (301/461)
100.00% (5/5)
 51.37% (487/948)
src/igraph/src/community/fast_modularity.c
 96.69% (584/604)
100.00% (12/12)
 79.78% (580/727)
src/igraph/src/community/fluid.c
 86.92% (113/130)
100.00% (1/1)
 65.95% (184/279)
src/igraph/src/community/label_propagation.c
 73.09% (326/446)
100.00% (3/3)
 54.90% (566/1031)
src/igraph/src/community/leiden.c
 97.18% (516/531)
100.00% (8/8)
 75.80% (1112/1467)
src/igraph/src/community/louvain.c
 97.38% (372/382)
100.00% (9/9)
 73.18% (554/757)
src/igraph/src/community/modularity.c
 78.48% (124/158)
100.00% (3/3)
 62.50% (195/312)
src/igraph/src/community/spinglass/NetDataTypes.cpp
 83.67% (41/49)
100.00% (4/4)
 86.21% (25/29)
src/igraph/src/community/spinglass/NetDataTypes.h
 84.64% (226/267)
 84.31% (43/51)
 82.03% (105/128)
src/igraph/src/community/spinglass/NetRoutines.cpp
100.00% (22/22)
100.00% (1/1)
 93.33% (14/15)
src/igraph/src/community/spinglass/clustertool.cpp
 25.43% (74/291)
 50.00% (2/4)
 20.61% (101/490)
src/igraph/src/community/spinglass/pottsmodel_2.cpp
 34.25% (411/1200)
 50.00% (9/18)
 30.00% (195/650)
src/igraph/src/community/spinglass/pottsmodel_2.h
100.00% (3/3)
100.00% (3/3)
100.00% (4/4)
src/igraph/src/community/voronoi.c
 55.97% (197/352)
 44.44% (4/9)
 48.29% (382/791)
src/igraph/src/community/walktrap/walktrap.cpp
 72.73% (56/77)
100.00% (1/1)
 45.45% (80/176)
src/igraph/src/community/walktrap/walktrap_communities.cpp
100.00% (611/611)
100.00% (17/17)
100.00% (323/323)
src/igraph/src/community/walktrap/walktrap_graph.cpp
 82.20% (97/118)
100.00% (9/9)
 81.82% (54/66)
src/igraph/src/community/walktrap/walktrap_heap.cpp
 92.00% (69/75)
100.00% (9/9)
 92.11% (35/38)
src/igraph/src/connectivity/cohesive_blocks.c
 95.57% (345/361)
 75.00% (3/4)
 71.70% (613/855)
src/igraph/src/connectivity/components.c
 93.37% (817/875)
100.00% (13/13)
 69.73% (1624/2329)
src/igraph/src/connectivity/reachability.c
 91.84% (90/98)
100.00% (3/3)
 70.45% (205/291)
src/igraph/src/connectivity/separators.c
 96.89% (405/418)
100.00% (10/10)
 71.97% (706/981)
src/igraph/src/constructors/basic_constructors.c
 52.63% (20/38)
 50.00% (1/2)
 46.43% (39/84)
src/igraph/src/constructors/prufer.c
 96.00% (48/50)
100.00% (1/1)
 75.47% (80/106)
src/igraph/src/core/bitset.c
 32.57% (85/261)
 33.33% (10/30)
 33.60% (170/506)
src/igraph/src/core/bitset_list.c
 70.00% (7/10)
 66.67% (2/3)
 75.00% (3/4)
src/igraph/src/core/buckets.c
 87.39% (104/119)
 82.35% (14/17)
 78.21% (122/156)
src/igraph/src/core/cutheap.c
 96.97% (96/99)
 91.67% (11/12)
 84.56% (126/149)
src/igraph/src/core/dqueue.pmt
 75.29% (131/174)
 78.57% (11/14)
 70.86% (214/302)
src/igraph/src/core/error.c
 50.60% (85/168)
 56.00% (14/25)
 45.16% (42/93)
src/igraph/src/core/estack.c
 81.25% (26/32)
 71.43% (5/7)
 77.27% (51/66)
src/igraph/src/core/fixed_vectorlist.c
100.00% (25/25)
100.00% (2/2)
 76.67% (46/60)
src/igraph/src/core/genheap.c
 68.53% (98/143)
 70.00% (14/20)
 64.42% (105/163)
src/igraph/src/core/indheap.c
 47.99% (262/546)
 57.14% (28/49)
 40.61% (346/852)
src/igraph/src/core/interruption.c
 36.36% (4/11)
 50.00% (1/2)
 60.00% (3/5)
src/igraph/src/core/marked_queue.c
 72.22% (52/72)
 66.67% (8/12)
 55.45% (56/101)
src/igraph/src/core/matrix.c
  0.00% (0/69)
  0.00% (0/9)
  0.00% (0/126)
src/igraph/src/core/matrix.pmt
 12.68% (72/568)
 15.94% (11/69)
 12.34% (115/932)
src/igraph/src/core/memory.c
 50.00% (6/12)
 50.00% (2/4)
 40.74% (11/27)
src/igraph/src/core/printing.c
 19.67% (24/122)
 15.38% (2/13)
 12.05% (20/166)
src/igraph/src/core/progress.c
 16.00% (4/25)
 25.00% (1/4)
 37.50% (3/8)
src/igraph/src/core/set.c
  0.00% (0/130)
  0.00% (0/10)
  0.00% (0/234)
src/igraph/src/core/sparsemat.c
  7.63% (126/1651)
 18.03% (22/122)
  3.94% (106/2688)
src/igraph/src/core/stack.pmt
 76.92% (80/104)
 83.33% (10/12)
 74.57% (173/232)
src/igraph/src/core/strvector.c
 56.64% (145/256)
 60.00% (15/25)
 53.24% (222/417)
src/igraph/src/core/trie.c
 93.78% (196/209)
 92.31% (12/13)
 71.48% (416/582)
src/igraph/src/core/typed_list.pmt
 62.87% (215/342)
 69.23% (27/39)
 53.68% (365/680)
src/igraph/src/core/vector.c
 47.02% (134/285)
 29.41% (5/17)
 43.77% (232/530)
src/igraph/src/core/vector.pmt
 52.61% (665/1264)
 56.70% (55/97)
 47.69% (980/2055)
src/igraph/src/core/vector_ptr.c
 39.10% (113/289)
 46.67% (14/30)
 33.27% (164/493)
src/igraph/src/flow/flow.c
 58.65% (763/1301)
 53.33% (16/30)
 43.07% (1277/2965)
src/igraph/src/flow/flow_conversion.c
 92.00% (23/25)
100.00% (1/1)
 64.79% (46/71)
src/igraph/src/flow/st-cuts.c
 57.84% (542/937)
 70.83% (17/24)
 46.01% (1002/2178)
src/igraph/src/graph/adjlist.c
 61.73% (329/533)
 64.52% (20/31)
 55.10% (497/902)
src/igraph/src/graph/attributes.c
 76.87% (432/562)
 97.78% (44/45)
 65.02% (448/689)
src/igraph/src/graph/basic_query.c
 80.00% (8/10)
100.00% (1/1)
 69.23% (9/13)
src/igraph/src/graph/caching.c
 92.86% (65/70)
 90.00% (9/10)
 81.71% (67/82)
src/igraph/src/graph/cattributes.c
 34.75% (549/1580)
 36.46% (35/96)
 27.52% (693/2518)
src/igraph/src/graph/graph_list.c
 23.08% (3/13)
 25.00% (1/4)
 10.00% (1/10)
src/igraph/src/graph/iterators.c
 24.82% (245/987)
 31.58% (18/57)
 12.53% (202/1612)
src/igraph/src/graph/type_common.c
 71.21% (47/66)
 83.33% (5/6)
 59.32% (70/118)
src/igraph/src/graph/type_indexededgelist.c
 81.69% (772/945)
 95.00% (19/20)
 66.47% (1695/2550)
src/igraph/src/graph/visitors.c
 84.38% (297/352)
100.00% (3/3)
 66.74% (590/884)
src/igraph/src/internal/glpk_support.c
  0.00% (0/71)
  0.00% (0/5)
  0.00% (0/95)
src/igraph/src/internal/qsort.c
 97.25% (106/109)
 80.00% (4/5)
 97.09% (100/103)
src/igraph/src/internal/utils.c
  0.00% (0/28)
  0.00% (0/1)
  0.00% (0/79)
src/igraph/src/io/dimacs.c
 76.96% (147/191)
 50.00% (1/2)
 69.09% (266/385)
src/igraph/src/io/dl.c
 92.66% (101/109)
100.00% (2/2)
 68.55% (170/248)
src/igraph/src/io/dot.c
 97.26% (213/219)
100.00% (3/3)
 70.02% (563/804)
src/igraph/src/io/edgelist.c
 95.65% (44/46)
100.00% (2/2)
 72.26% (99/137)
src/igraph/src/io/gml-tree.c
 88.48% (146/165)
 88.89% (16/18)
 71.65% (374/522)
src/igraph/src/io/gml.c
 96.24% (871/905)
100.00% (15/15)
 71.10% (1358/1910)
src/igraph/src/io/graphdb.c
 96.00% (48/50)
100.00% (3/3)
 72.17% (83/115)
src/igraph/src/io/graphml.c
 89.40% (1240/1387)
 96.77% (30/31)
 69.75% (1801/2582)
src/igraph/src/io/leda.c
 87.75% (179/204)
100.00% (1/1)
 66.79% (374/560)
src/igraph/src/io/lgl.c
 91.73% (255/278)
100.00% (4/4)
 70.72% (430/608)
src/igraph/src/io/ncol.c
 86.67% (221/255)
100.00% (4/4)
 66.12% (363/549)
src/igraph/src/io/pajek.c
 97.32% (400/411)
100.00% (4/4)
 71.56% (619/865)
src/igraph/src/io/parse_utils.c
 65.19% (103/158)
 62.50% (5/8)
 52.59% (122/232)
src/igraph/src/isomorphism/bliss.cc
 31.02% (103/332)
 56.25% (9/16)
 14.40% (89/618)
src/igraph/src/isomorphism/bliss/bignum.hh
100.00% (5/5)
100.00% (5/5)
100.00% (5/5)
src/igraph/src/isomorphism/bliss/defs.cc
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/5)
src/igraph/src/isomorphism/bliss/graph.cc
 72.81% (2308/3170)
 76.29% (74/97)
 71.82% (1320/1838)
src/igraph/src/isomorphism/bliss/graph.hh
 64.71% (11/17)
 70.00% (7/10)
 70.00% (7/10)
src/igraph/src/isomorphism/bliss/heap.cc
 93.75% (60/64)
 87.50% (7/8)
 92.59% (25/27)
src/igraph/src/isomorphism/bliss/heap.hh
 33.33% (1/3)
 33.33% (1/3)
 33.33% (1/3)
src/igraph/src/isomorphism/bliss/kqueue.hh
100.00% (52/52)
100.00% (8/8)
100.00% (21/21)
src/igraph/src/isomorphism/bliss/kstack.hh
100.00% (28/28)
100.00% (7/7)
100.00% (10/10)
src/igraph/src/isomorphism/bliss/orbit.cc
100.00% (75/75)
100.00% (9/9)
 96.00% (24/25)
src/igraph/src/isomorphism/bliss/orbit.hh
  0.00% (0/1)
  0.00% (0/1)
  0.00% (0/1)
src/igraph/src/isomorphism/bliss/partition.cc
 89.30% (634/710)
 95.65% (22/23)
 86.71% (300/346)
src/igraph/src/isomorphism/bliss/partition.hh
100.00% (32/32)
100.00% (9/9)
100.00% (17/17)
src/igraph/src/isomorphism/bliss/stats.hh
 94.74% (18/19)
 90.00% (9/10)
 90.00% (9/10)
src/igraph/src/isomorphism/bliss/uintseqhash.cc
100.00% (11/11)
100.00% (1/1)
100.00% (3/3)
src/igraph/src/isomorphism/bliss/uintseqhash.hh
 72.73% (8/11)
 66.67% (6/9)
 66.67% (10/15)
src/igraph/src/isomorphism/bliss/utils.cc
  0.00% (0/23)
  0.00% (0/2)
  0.00% (0/28)
src/igraph/src/isomorphism/isoclasses.c
  0.00% (0/247)
  0.00% (0/4)
  0.00% (0/248)
src/igraph/src/linalg/arpack.c
  0.00% (0/968)
  0.00% (0/21)
  0.00% (0/1725)
src/igraph/src/math/complex.c
  0.00% (0/291)
  0.00% (0/34)
  0.00% (0/247)
src/igraph/src/math/safe_intop.c
 20.93% (18/86)
 16.67% (2/12)
 17.14% (18/105)
src/igraph/src/math/utils.c
 52.94% (18/34)
 33.33% (1/3)
 65.91% (29/44)
src/igraph/src/misc/bipartite.c
  6.75% (57/844)
  7.69% (1/13)
  5.18% (97/1872)
src/igraph/src/misc/chordality.c
 79.72% (173/217)
100.00% (2/2)
 57.81% (285/493)
src/igraph/src/misc/coloring.c
 98.88% (177/179)
100.00% (7/7)
 74.84% (241/322)
src/igraph/src/misc/conversion.c
 50.09% (270/539)
 75.00% (6/8)
 36.74% (532/1448)
src/igraph/src/misc/cycle_bases.c
 96.01% (265/276)
100.00% (6/6)
 71.69% (514/717)
src/igraph/src/misc/degree_sequence.cpp
 93.73% (598/638)
100.00% (17/17)
 75.83% (662/873)
src/igraph/src/misc/feedback_arc_set.c
 38.33% (307/801)
 33.33% (4/12)
 30.71% (569/1853)
src/igraph/src/misc/graphicality.c
 89.23% (406/455)
 91.67% (11/12)
 85.15% (493/579)
src/igraph/src/misc/mixing.c
 79.63% (305/383)
 85.71% (6/7)
 68.23% (494/724)
src/igraph/src/misc/motifs.c
 29.55% (216/731)
 37.50% (3/8)
 21.14% (311/1471)
src/igraph/src/misc/order_cycle.cpp
100.00% (50/50)
100.00% (2/2)
 71.95% (59/82)
src/igraph/src/misc/other.c
 11.71% (26/222)
 25.00% (1/4)
  7.21% (24/333)
src/igraph/src/misc/spanning_trees.c
 67.30% (177/263)
 77.78% (7/9)
 54.74% (393/718)
src/igraph/src/operators/add_edge.c
100.00% (10/10)
100.00% (1/1)
 70.00% (21/30)
src/igraph/src/operators/contract.c
 87.50% (56/64)
100.00% (1/1)
 69.34% (95/137)
src/igraph/src/operators/permute.c
 68.63% (35/51)
100.00% (2/2)
 47.47% (75/158)
src/igraph/src/operators/reverse.c
 93.75% (30/32)
100.00% (1/1)
 70.24% (59/84)
src/igraph/src/operators/rewire.c
 97.67% (126/129)
100.00% (2/2)
 73.97% (233/315)
src/igraph/src/operators/simplify.c
100.00% (110/110)
100.00% (1/1)
 74.14% (195/263)
src/igraph/src/operators/subgraph.c
 84.67% (232/274)
 87.50% (7/8)
 59.95% (485/809)
src/igraph/src/paths/all_shortest_paths.c
 93.63% (147/157)
100.00% (1/1)
 68.29% (323/473)
src/igraph/src/paths/bellman_ford.c
 27.46% (81/295)
 33.33% (1/3)
 23.90% (173/724)
src/igraph/src/paths/dijkstra.c
 37.12% (219/590)
 80.00% (4/5)
 25.54% (345/1351)
src/igraph/src/paths/distances.c
 82.39% (435/528)
 87.50% (7/8)
 62.26% (589/946)
src/igraph/src/paths/eulerian.c
 97.93% (379/387)
100.00% (7/7)
 71.53% (681/952)
src/igraph/src/paths/random_walk.c
 65.09% (110/169)
 75.00% (3/4)
 52.25% (174/333)
src/igraph/src/paths/shortest_paths.c
 74.01% (655/885)
 86.67% (13/15)
 59.95% (943/1573)
src/igraph/src/paths/simple_paths.c
 97.62% (82/84)
100.00% (1/1)
 76.38% (194/254)
src/igraph/src/paths/sparsifier.c
 94.19% (227/241)
100.00% (3/3)
 80.00% (384/480)
src/igraph/src/paths/unweighted.c
 75.19% (197/262)
 75.00% (3/4)
 60.86% (370/608)
src/igraph/src/paths/voronoi.c
 51.15% (111/217)
 66.67% (2/3)
 36.59% (165/451)
src/igraph/src/paths/widest_paths.c
 19.33% (69/357)
 25.00% (1/4)
 13.82% (107/774)
src/igraph/src/properties/basic_properties.c
 81.71% (134/164)
100.00% (4/4)
 65.43% (176/269)
src/igraph/src/properties/complete.c
 46.79% (51/109)
 25.00% (1/4)
 34.94% (58/166)
src/igraph/src/properties/constraint.c
 98.95% (188/190)
100.00% (1/1)
 81.84% (383/468)
src/igraph/src/properties/dag.c
 84.00% (84/100)
100.00% (2/2)
 68.30% (181/265)
src/igraph/src/properties/degrees.c
 65.29% (237/363)
 85.71% (6/7)
 44.76% (410/916)
src/igraph/src/properties/ecc.c
 24.26% (49/202)
 40.00% (2/5)
 18.49% (83/449)
src/igraph/src/properties/girth.c
100.00% (119/119)
100.00% (1/1)
 79.23% (164/207)
src/igraph/src/properties/loops.c
 96.67% (58/60)
100.00% (3/3)
 86.75% (72/83)
src/igraph/src/properties/multiplicity.c
 89.45% (229/256)
100.00% (7/7)
 78.18% (369/472)
src/igraph/src/properties/spectral.c
 29.68% (65/219)
 66.67% (2/3)
 19.24% (86/447)
src/igraph/src/properties/trees.c
 84.97% (311/366)
100.00% (7/7)
 67.53% (520/770)
src/igraph/src/properties/triangles.c
 47.48% (226/476)
 64.71% (11/17)
 40.58% (754/1858)
src/igraph/src/random/random.c
  9.88% (96/972)
 30.77% (12/39)
  6.14% (47/766)
src/igraph/src/random/rng_pcg32.c
 48.00% (12/25)
 50.00% (2/4)
 20.69% (6/29)
Totals
 62.60% (36809/58798)
 60.48% (1371/2267)
 51.04% (50042/98053)