covr
covr copied to clipboard
FR: Limit output of print.coverage()
...to, say, 10 lines? We could use getOption("tibble.print_min") and getOption("tibble.print_max"), too.
Possibly add a n = Inf argument.