Vikram Hosakote gave a presentation on using the Bullseye code coverage tool to generate code coverage numbers in Cisco NXOS. Bullseye is used to capture coverage of C and C++ code and provide a ratio of tested vs total lines of code. The presentation covered building a Bullseye NXOS image, running tests to generate coverage files, processing the files on a Linux server, and viewing coverage reports in Bullseye's GUI or merged across devices. Automation ideas and integration with eARMS testing were also discussed.